/* CSS Document */


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#3399FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color:#FF6600;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

	body {background-color:#093479;
	margin-top: 25px;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color:#000066;
	font-weight:normal;
	font-style:normal;

	
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color:#000066;
	font-weight:normal;
	font-style:italic;

	
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000066;
	font-style:normal;

	
}
.Headers {font-family: "verdana", Times, serif; font-size: 12px; font-weight: bold; }
.Special {font-family: "verdana", Times, serif; font-size: 12px; font-weight: bold; }
.White {font-family: "verdane", Times, serif; font-size: 18px; font-weight: bold; color: #FFFFFF; }

</style>
