body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	color: #FFF;
	font-size: 12px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.head-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar3:hover {
	font-size: 11px;
	color: #AA297B;
	text-decoration: none;
}
H1 {
	font-size: 23px;
	color: #AA297B;
}
.space {
 line-height: 17px;	
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.txt-1 {
	line-height: 17px;	
	color: #FFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #A92B7A;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

