.navRev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.navRev a:link {
 text-decoration: none;
}
 
.navRev a:visited {
 text-decoration: none;
}
 
.navRev a:hover {
 color: #D83814;
}
.navSolid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.navSolid a:link {
 text-decoration: none;
}
 
.navSolid a:visited {
 text-decoration: none;
}
 
.navSolid a:hover {
 color: #D83814;
}
.pageHeader {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #336633;
	font-weight: bold;
	letter-spacing: .25em;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #966431;
}
