.whiteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
}
a:link, a {
	text-decoration: underline; color:#27408B;
}
.bodygray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
.greenheader /*nowblue*/{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27408B;
}

table#contactform {background:#a9b3d1; padding:5px; margin-bottom:20px; font-size:11px;}
.contactin {border:1px solid #999; width:250px;}
textarea#contact_text {width:250px; height:120px; border:1px solid #999; font-family:arial, helvetica, sans-serif;
font-size:12px;}