
  <style type="text/css">
  

  body {font-family: "Arial, sans-serif"; font-size: "14pt"; line-height: 2;
        background: #00006A;
        scrollbar-base-color: #0000C6;
        scrollbar-track-color: #B35900;
        scrollbar-face-color: #E67300;
        scrollbar-highlight-color: #FFD8B0;
       } 

  table{font-family: Arial, Sans-serif; font-size: 8pt;
        font-style: normal; text-decoration: none; text-transform: none; 
        font-variant: normal; color: white}
  

  A:link {color: #EAEAFF; text-decoration: none;}<!-- navy blue -->
  A:visited {color: #C0C0C0; text-decoration: none;}<!-- light gray -->
  A:hover {color: #7591FF; text-decoration: none;}<!-- light blue -->
  
  </style>