body{
	background-color: #669933;
	color: #669933;
	font-family: Tahoma;
	font-size: 0.8em;
}
.pagetitle{
	font-size: 0.75em;
	font-weight: bold;
	color: #346702;
}
.pagecontent{
	font-size: 0.75em;
	font-weight:normal;
	color: #346702;
}
.pagecontentreadmore{
	color: #3367CC;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
.recentnewstitle{
	color: #FEFFFF;
	font-weight: bold;
	font-size: 0.7em;
}
.recentnewscontent{
	color: #CBFF9A;
	font-weight: bold;
	font-size: 0.7em;
}
.recentnewsbyline{
	color: #006602;
	font-weight: normal;
	font-size: 0.7em;
}

.headersmall{
	font-size: .7em;
}
.headerdate{
	font-size: 0.65em;
}
.copyright{
	font-size: 0.6em;
	font-weight: bold;
}
.subnav{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF
}
.subnav:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #003400
}
table.formtable{
      font-size: 1.0em;
      font-family: Tahoma;
}