  a:LINK { font-family: Verdana, Geneva, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 8pt; color: #003366; text-decoration: none; }
  a:VISITED { font-family: Verdana, Geneva, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 8pt; color: #003366; text-decoration: none; }

  @media screen {  /* hide from IE3 */
    a:hover { color: red; text-decoration: underline; } 
  }

  BODY { font-family: Verdana, Geneva, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 8pt; color: #003366; background: #f7f7f7; }
  H1 { font-family: Arial, Verdana, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 14pt; color: #003366; background: #f7f7f7; }
  H2 { font-family: Arial, Verdana, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 12pt; color: #003366; background: #f7f7f7; }
   H5 { font-family: Arial, Verdana, Helvetica; font-weight: normal; 
      font-style: normal; font-size: 10pt; color: #003366; background: #f7f7f7; }
  B { font-family: Verdana, Geneva, Helvetica; font-weight: bold; 
      font-style: normal; }
  B.RED { color: RED; }

  TD { font-family: Verdana, Geneva, Helvetica; font-size: 8pt; 
      color: #black; background: #ffffff; }
  TD.HEADING { font-family: Verdana, Geneva, Helvetica; font-weight: bold; 
      font-size: 12pt; color: #black; background: #ffffff; }	


  TH { font-family: Verdana, Geneva, Helvetica; font-size: 8pt; 
      color: #balck; background: #ffffff; }
  TH.HEADING { font-family: Verdana, Geneva, Helvetica; font-weight: bold; 
      font-size: 12pt; color: #black; background: #ffffff; }
