.head  { color: gray; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body           { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.subhead     { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead_g { color: #006233; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead_front {
	color: #006233;
	font-weight: bolder;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
}

.footer { color: black; font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.links {
	color: #006233;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.bodygrey {
color: #666666; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none
}
.subhead_wht {
color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.links2  {
	color: #006233;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
.links2  a:link {
	text-decoration: none;
	color: #006233;
	}
.links2  a:visited  {
	text-decoration: none;
	color: #006233;
	}
.links2  a:hover {
	text-decoration: none;
	color: #990000;
	}
