.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.bodytextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: 600;

}
.bodytextbrownBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: 600;

}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBEEDB;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
