.head {
font-family: Arial;
font-weight: bold;
font-size: 19pt;
color: #ffff00;
background: transparent;
           }
.subhead {
font-family: Arial;
font-weight: bold;
font-size: 15pt;
color: #cccc00;
background: transparent;
           }
.menu {
font-family: Arial;
font-weight: bold;
font-size: 13pt;
color: #ffffff;
           }
.bodytext {
font-family: Arial;
font-weight: none;
font-size: 11pt;
color: #ffffff;
           }
.si {
font-family: Arial;
font-weight: bold;
font-size: 8pt;
color: #666600;
           }
A:link, A:active {
text-decoration: none;
background: transparent;
color: #cccc00;
	   }
A:visited {
text-decoration: none; 
background: transparent;
color: #cccc00;
	   }               
A:hover { 
text-decoration: overline; 
background: transparent;
cursor: hand;
#ffff00;
	   }