  <!--
  BODY 
  {
      background-color: white;
      color: black;
      font: normal normal normal medium verdana, arial,sans-serif;
  }

  H1            
  {
      font: normal normal bold x-large verdana,arial,sans-serif;
  }

  H2
  {
      font: normal normal bold large verdana,arial,sans-serif;
  }

  H3
  {
      font: normal normal bold medium verdana,arial,sans-serif;
  }

  H4		
  {
      font: normal normal bold small verdana,arial,sans-serif;
  }

  TD            
  {
      font: normal normal normal small verdana,arial,sans-serif;
  }

  TD.smallfont	
  {
      font-size: x-small;
  }

  TD.header 	
  {
      font: normal normal bold medium verdana,arial,sans-serif;
      background-color: #e0e0e0;
      color: black;
  }

  TD.menu
  {
      font-size: small;
      background-color: #415A87;
      color: white;
  }

  A.menu:link    
  {
      color: white;  
      text-decoration: none;
      background-color: #415A87;
  }

  A.menu:active  
  {
      color: white;  
      text-decoration: none;
      background-color: #415A87;
  }

  A.menu:visited    
  {
      color: white;  
      text-decoration: none;
      background-color: #415A87;
  }

  B
  {
      font-weight: bold;
  }

  PRE
  {
      font: normal normal normal small courier,monospace;
  }

  ADDRESS
  {
      font: italic normal normal x-small verdana,arial,sans-serif;
  }

  A:link    
  {
      color: #415A87; 
      text-decoration: none;
      background-color: white;
  }

  A:visited 
  {
      color: #415A87; text-decoration: none;
      background-color: white;
  }

  A:active  
  {
      color: #415A87; text-decoration: none;
      background-color: white;
  }

  -->

