body {
	background-color: #FFF;
	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: 15px;
	font-weight: bold;
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
H1 {
	font-size: 23px;
	color: #FFFFFF;
}
.space {
 line-height: 17px;	
}
.head-1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
}
.head-3 {
	font-size: 19px;
	font-weight: bold;
	color: #317433;
}
.txt-1 {
	line-height: 15px;	
	color: #000;
}
.txt-1 a {
	line-height: 15px;	
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
.txt-1 a:hover {
text-decoration:underline;
}

.txt-2 {
	line-height: 15px;	
	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;
}
.foot{
font-family:Arial, Helvetica, sans-serif; 
font-size:.70em; 
color:#ffffff; 
font-weight:bold; 
padding-right:5px; 
text-align:center;
padding-right:7px;
}
.foot a{
color:#ffffff; 
font-weight:bold;
text-decoration:underline;
}
.foot a:hover{
text-decoration:none;
}