body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	line-height:130%	
}


.navdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin-top:5px;
	line-height:130%
}

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #628825;
	line-height:130%
}


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5C5C5C;
}

a.topnav:link {
	color: #5C5C5C;
	text-decoration: underline;
}
a.topnav:visited {
	color: #5C5C5C;
	text-decoration: underline;
}
a.topnav:hover {
	color: #EB7026;
	text-decoration: none;
}

a:active {
	color: #5C5C5C;
	text-decoration: underline;
}

a:link {
	color: #5C5C5C;
	text-decoration: underline;
}
a:visited {
	color: #5C5C5C;
	text-decoration: underline;
}
a:hover {
	color: #EB7026;
	text-decoration: none;
}
a:active {
	color: #5C5C5C;
	text-decoration: underline;
}