BODY {font-family:tahoma,helvetica,sans-serif;
      font-size:12pt;
      color:#eeeeee;
      background-color:#000000;
      text-align:center;
      text-decoration:none;
      SCROLLBAR-FACE-COLOR:black; /* color of the scrollbar and button faces */
      SCROLLBAR-HIGHLIGHT-COLOR:green; /* color of the top and left borders of the scrollbar and button faces */
      SCROLLBAR-SHADOW-COLOR:green;      /* color of the bottom and right borders of the scrollbar and button faces */
      SCROLLBAR-3DLIGHT-COLOR:green;     /* very much light highlight-color */
      SCROLLBAR-ARROW-COLOR:green;  /* color the arrows on the scroll bar */
      SCROLLBAR-TRACK-COLOR:black;  /* color of the bar on which the block is moved */
      SCROLLBAR-DARKSHADOW-COLOR:green; /* very much like shadow-color */}

A {color:#ff0000}

H1, H2, H3, H4, H5, H6 {font-family:tahoma,helvetica,sans-serif;
                        text-align:center;
                        text-decoration:none}

H1 {font-size:8pt}

H2 {font-size:24pt}

.redtext {color:#ff0000}
