body {font-family: Arial, sans-serif; margin:0px;  font-size:11px; color:#000000;}
form{margin-top:0px;margin-bottom:0px;}

/*links*/
a:link {color: #30668A;	text-decoration: none;}
a:visited {color: #30668A;text-decoration: none;}
a:active {color: #30668A;text-decoration: none;}
a:hover {color: #0C202E;text-decoration: underline;}

/*headlines*/
.largehead {font-size: 19px;color: #0C202E;}
.midhead {font-size: 15px;font-weight:bold;color: #30668A;line-height:20px;} /*quicksearch style*/
.smallhead {font-size: 13px;color: #0C202E;	font-weight: bold;} /*page titles*/

/*text*/
.smalltext {font-size: 10px;}
.bodytext {font-size: 12px;line-height: 18px;font-weight: normal;color: #000000;}
.plaintext {font-size: 11px;color: #000000; line-height:18px;}

/* pics  */
.thumb {border: 1px solid #0C202E;} 


/* quicksearch table*/
.qs_table {border: 1px solid #0C202E; font-size: 11px; background: #FFFFFF;}
.odd {background-color:#F8F6EB;}
.even {background-color:#FFFFFF;}
.head {background-color: #000000; color: #FFFFFF; font-sixe:12px; font-weight:bold}