/* CSS Document */

body{
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.font1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:18px;
	text-decoration:none;
	
}
.font1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.font1 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}


.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF3333;
	text-decoration:underline;
	font-weight:bold;
}
.link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF3333;
	text-decoration:underline;
	font-weight:bold;
}
.link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8C3F09;
	text-decoration:underline;
	font-weight:bold;
}
.whittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-decoration:none;
}
.whittext a {
	color: #FFFFFF;
	text-decoration: none;
}
.whittaxt a:hover{
	color: #336600;
	text-decoration: none;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #157F00;
	text-decoration: none;
	font-weight:bold;
	text-decoration:none;
}
.green a{
	color: #157F00;
	text-decoration: none;
	text-decoration:none;
}
.green a:hover{
	color: #FF3300;
	text-decoration: none;
}
.whit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-decoration:none;
}
.whit a{
	color: #FFFFFF;
	text-decoration: none;
	text-decoration:none;
}
.whit a:hover{
	color: #E50000;
	text-decoration: none;
}
.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000 ;
	text-decoration: underline;
}
.heading a{
	color: #000000;
	text-decoration:underline;
}
.heading a:hover{
	color: #FF0000;
	text-decoration:underline;
}
.heading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C3F09;
	text-decoration:none;
}


