/* style elements for Ozark Challenge site */
div,span,p,table,tr,td,th,form,input { font-family: Arial; font-size: 12px; color: #000000 }
a.nav { font-family:Arial; font-size:12px; color:#ffffff; }
a.nav:hover { font-family:Arial; font-size:12px; color:#000000; background:#ffffff; text-decoration:none }
a.footer { font-family:Arial; font-size:10px; color:#000000; }
a { font-family: Arial; font-size: 12px; color: #000000 }
.wht10px { font-family: Arial; font-size: 10px; color: #ffffff }
.wht12px { font-family: Arial; font-size: 12px; color: #ffffff }
.header { font-family: Arial; font-size: 16px; font-weight:bold; color: #CC0000}
.subheader { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000}
.whitetext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.error { color: red}

