<STYLE TYPE="text/css">  
  <!--
  
  BODY,DIV {
  margin: 0pt;
  background-image : images/test.gif;
  }
  
  .menu {
   position:absolute;
   visibility:hidden;
   background-color: #e8e8e8;
   color: black;
   width: 170px;
   height: auto;
   border-style: solid;
   border-color: black;
   border-width: 1px;
   padding: 1px;
   font-size : 11px;
   font-family: "arial", "helvetica";
   font-weight: bold;
   line-height: 16px;
   }
   
   .menu A:hover {color: red;}
   .menu A {text-decoration: none; color: 003366;}

  BODY {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10pt;
   color:  #003366;
   background-color : White;
 }
  
  TR,TD {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10pt;
   color:  #003366;
 }
  
  OL,UL,LI {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 9pt;
   color:  #003366;
   text-align: left;
  }
  
  .cmenu {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : #FFFFFF;
   font-weight : bold;
   }
  
   A {
  font-size : 9pt;
  color : #006699;
  text-decoration : underline;
  font-weight : bold;
  }
  A:HOVER {
  color : #CC0000;
 }

   A#newslink {
   color : #006699;
   text-decoration : underline;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10px;
   }
  
   A#newslink:HOVER {
  color : #CC0000;
  text-decoration : underline;
 }
 
  A#mainlink {
   color : #006699;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 9pt;
   }
  
   A#mainlink:HOVER {
  color : #CC0000;
  }

  -->
  </style>
