   BODY {
      font-family: helvetica,ariel,arial,times;
      background: #ffffff;
      color: black;
   }
  TD {
      font-family: helvetica,ariel,arial,times;
      color: black;
   }
  DD {
      font-family: helvetica,ariel,arial,times;
      color: black;
   }
  UL {
      font-family: helvetica,ariel,arial,times;
      color: black;
   }
  LI {
      font-family: helvetica,ariel,arial,times;
      color: black;
   }
   FORM {
      font-family: helvetica,ariel,arial,times;
      font-size: 14pt;
      background: #ffffff;
      color: #000099;
   }
   H1, H2, H3 { 
      font-family: helvetica,ariel,arial,times;
      font-weight: bold;
      color: black;
   }
   P { 
    font-family: helvetica,ariel,arial,times;
    color: black; 
   }
   FONT { 
    font-family: helvetica,ariel,arial,times;
   }
   A:link { 
    font-family: helvetica,ariel,arial,times;
    color: #0f4d92;
   }
   A:visited {
    font-family: helvetica,ariel,arial,times;
    color: #86A0DC;
   }
   CODE {
    font-family: courier;
   }
   PRE {
    font-family: courier;
   }
