    BODY { background: black;
           color: white;
           font-size: 10pt;
           font-family: Georgia, serif }
      H1 { color: yellow;
           font-weight: bold;
           font-size: 12pt;
           font-family: Arial, sans-serif }
      TD { font-size: 10pt;
           font-family: Verdana, sans-serif }
       A { text-decoration : none }
       A:hover { text-decoration : underline }
     IMG { border : none }
