body { 
    background-image: none; 
    background-color: #000000
}


.head {
   font-family: helvetica,arial,sans-serif;
   font-size: 18pt;
   color: #EAE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-family: helvetica,arial,sans-serif;
   font-size: 14pt;
   color: #EBE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub2 {
   font-family: helvetica,arial,sans-serif;
   font-size: 12pt;
   color: #EAE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

body, div, p, th, td, li, dd  {
   font-family: helvetica,arial,sans-serif;
   font-size: 10pt;
   color: #EAE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

a:visited {
   color: #FFFF00;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:active {
   color: #FFFF00;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:link {
   color: #FFFF00;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:hover {
   color: #FFFF99;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a {  color: #FFFF00; text-decoration: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-variant: small-caps; color: #FF9900}
