BODY
  { FONT-FAMILY: "Courier New", Courier, Arial, "MS Sans Serif";
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #000000;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    COLOR: #FFFFFF;
  }
.bluetext 
  { color: #000080; 
    font-size: 12px; 
    font-family: "Courier New", Courier, Arial, "MS Sans Serif"; 
    background-color: #000000; 
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}
TD
  { FONT-FAMILY: "Courier New", Courier, Arial, "MS Sans Serif";
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #000000;
    COLOR: #FFFFFF;
  }  
.menu
  { FONT-FAMILY: "Courier New", Courier, Arial, "MS Sans Serif";
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #000000;
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    TEXT-DECORATION: none;
  }
.linkos
  { FONT-FAMILY: "Courier New", Courier, Arial, "MS Sans Serif";
    FONT-SIZE: 12pt;
    BACKGROUND-COLOR: #000000;
    COLOR: yellow;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    TEXT-DECORATION: none;
  }
a { COLOR: #2140C8;
  }