.headwhite { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #FFFFFF 
}

.headwhite2 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
  color: #FFFFFF 
}

.headblack { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #000000 
}

.normal { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #000000 
}

.normblue { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #003366 
}

.search, .search SELECT, .search INPUT {
  font-family: Arial,Helvetica,Times;
  font-size:8pt;
  color: #000000 
}

.menu {
  font-family: Arial,Helvetica,Times;
  font-size:9pt;
  color: #000000 
}

.list {
	font-family: Arial,Helvetica,Times;
	font-size: 10pt;
	font-weight: bold;
	font-color: black;
}

.heading {
	font-family: Arial,Helvetica,Times;
	font-size: 12pt;
	font-weight: bold;
	font-color: black;
}

a{font-style: underline}
a.meta:link, a.meta:visited{color:#0500a5}
a.meta:active, a.meta:hover{color:#a50000}
a.white:link, a.white:visited{color:#ffffff}
a.white:active, a.white:hover{color:#dddddd}
a.red:link, a.red:visited{color:#a50000}
a.red:active, a.red:hover{color:#ff0000}

