<style type="text/css">
  body { background: black; color: red; 
         font-family: arial, helvetica, sans-serif; font-size: small; }
  h1,h2,h3,h4,h5,p,ul { font-family: arial, verdana, helvetica, sans-serif; bgcolor: white; }
  p,ul,li { font-family: verdana, helvetica, sans-serif; font-size: small;}
  a { text-decoration: none; }
  :link { color: rgb(240, 240, 240) } 
  :visited { color: rgb(240, 240, 240) }
  :active { color: rgb(240, 240, 240) }
  :hover { color: rgb(255, 255, 255) }
  a:link IMG { border-color: rgb(170, 170, 170) } 
  a:visited IMG { border-color: rgb(170, 170, 170) } 
  a:active IMG { border-color: rgb(210, 210, 210) } 
  a:hover IMG { border-color: rgb(210, 210, 210) } 
  h1 { margin-top: 1em; font-size: large; }
  h2 { margin-bottom: 0.5em; font-size: medium;}
  h3 { font-size: small;}
  h4 { font-size: x-small;}
  table { 
          font-family: verdana, helvetica, sans-serif; font-size: x-small;
           }
  th { font-family: verdana, helvetica, sans-serif; font-size: x-small;
       }
  td { font-family: verdana, helvetica, sans-serif; font-size: x-small;
       }
</style>

