BODY { 
  background-color: #ffffff 
  }

P, UL, LI, DIV  { 
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif; 
  color: #000000 
  }

FONT { 
  text-decoration: none; 
  color: #000000 
  }

A { 
  text-decoration: none; 
  font-weight: bold;
  color: #0066ff
  }
  
A:active { 
  text-decoration: none;
  color: #66cccc 
  }

A:visited {
  text-decoration: none;
  color: #339999 
  }

A:hover {
  text-decoration: none;
  color: #003399
  }

span.date {
  font-size: 12pt;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif; 
  }

span.ts {
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif; 
  color: #0066ff;
  }

p.small {
font-size: 8pt;
font-weight: bold;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000 }

