  body {
    color : #000000;
    background : #FFFFFF url(bgmain.gif);
    font-family : Tahoma, Arial, Verdana, Helvetica, Times New Roman;
    font-size: 11pt;
   }
  body.top {
    color : #0000FF;
    background : #F0F0FF url(bgtop.gif);
    font-family : Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, Times New Roman;
   }
  a {
    color : #0000A0;
    text-decoration : none;
  }
  a:hover {
    color : #FF0000;
    text-decoration : none;
  }
  table.top {
    font-family : Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, Times New Roman;
    font-size: 13pt;
    font-color : #FFFFFF;
    font-weight : bold;
  }
  table {
    font-family : Tahoma, Arial, Verdana, Helvetica, Times New Roman;
    font-size: 11pt;
    font-color : #000000;
  }
