body {

  font-family: verdana;
  color: #000000;
  font-size: 10pt;
  font-weight:normal;
  background-color: #transparent
  
  }
  
table {

  font-family: verdana;
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
  background-color: #transparent
  
  }
  
.header { 

  font-family: times;
  color: #ff0000;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  
  }
  
  .minorheader { 
  
    font-family: verdana;
    color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    
  }
  

A { text-decoration: none; }
A:link {font-weight: bold; color: #0000ff;}
A:visited {font-weight: bold; color: #0000ff;}
A:hover {font-weight: bold; color: #ffcc66;}
A:active {font-weight: color: #0000ff;}

