.headline { font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
.emp9pt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.plain9pt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal}
.plain8pt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.emp8pt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

div#navbut a {
color: #FFFFFF; 
height: 5px; 
width: 400px; 
cursor:pointer;
cursor:hand;
white-space: normal;
text-decoration: none;
background-color: #FF9900;
; vertical-align: middle

}

div#navbut a:hover {
color: #000000; height: 5px; width: 400px;
background-color: #FFFFFF;
cursor:pointer;
cursor:hand;
text-decoration: none;
vertical-align: middle;

}