body {
  font-family: verdana, sans-serif;
  font-size:12px;
  line-height: 13px;
  color:#000;
  }

td {
  font-family: verdana, sans-serif;
  font-size:12px;
  line-height: 15px;
  color:#000;
  }
  
td.footer {
  font-family: verdana, sans-serif;
  font-size:10px;
  line-height: 12px;
  color:#000;
  }
  
.error {
  font-family: verdana, sans-serif;
  font-size:10px;
  line-height: 10px;
  color:#C00;
  }

.headline {
  font-family: verdana, sans-serif;
  font-size:15px;
  line-height: 16px;
  color:#000;
  font-weight:bold;
  }
  
.subhead {
  font-family: verdana, sans-serif;
  font-size:13px;
  line-height: 14px;
  color:#000;
  font-weight:bold;
  }

b {
  font-family: verdana, sans-serif;
  font-size:12px;
  color:#000;
  font-weight:bold;
  } 
  
b.blue {
  font-family: verdana, sans-serif;
  font-size:12px; 
  color:#036;
  font-weight:bold;
  } 
  
b.headline {
  font-family: verdana, sans-serif;
  font-size:15px;
  line-height: 16px;
  color:#fff;
  font-weight:bold;
  }  

b.head {
  font-family: verdana, sans-serif;
  font-size:15px;
  line-height: 16px;
  color:#000;
  font-weight:bold;
  }

A:link {
  color:#036;
  text-decoration: underline;
  font-size:12px;
  line-height: 14px;
  font-weight:none;
  }

A:visited {
  color:#036;
  text-decoration: underline;
  font-size:12px;
  line-height: 14px;
  font-weight:none;
  }

A:hover {
  color:#c30;
  text-decoration: underline;
  font-size:12px;
  line-height: 14px;
  font-weight:none;
  }
  
A.footer:link {
  color:#036;
  text-decoration: underline;
  font-size:10px;
  line-height: 12px;
  font-weight:none;
  }

A.footer:visited {
  color:#036;
  text-decoration: underline;
  font-size:10px;
  line-height: 12px;
  font-weight:none;
  }

A.footer:hover {
  color:#c30;
  text-decoration: underline;
  font-size:10px;
  line-height: 12px;
  font-weight:none;
  }
		
INPUT {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #036; 
	background-color:#FFFFFF;
	}
	
UL LI {list-style:square; list-style-position:outside; margin-bottom:10px; color:#FBA100;}

UL {margin-top:7px;}

.listtext {font-family:Verdana, sans-serif; font-size:12px; color:#000000; text-decoration:none;}