h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B42018;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 9px;
	line-height: 110%;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	line-height: 120%;
	padding-bottom: 3px;
	margin: 0;
	padding-top: 8px;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 0px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 6px}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	background-color: #AFBCAF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
}
.greenlink {  color: #336633}
.redlink {  color: #990000}

a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	font-size: 14px;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	font-size: 14px;
}
a.nav:visited:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
}
.leading {
	font-size: 11px;
	line-height: 136%;
}
.feature {
	font-size: 14px;
	color: #000099;
	font-weight: bold;

}
.onblue {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}
.smaller {
	font-size: 12px;
}
