 
.main{
  font-size : 11pt;
  color: #333333; 
}
BODY{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
BODY, TD, TH { 
  color: #373737; 
} 
A:LINK {
  color : #666666;
  text-decoration : none;
}
A:VISITED {
  color : #666666;
  text-decoration : none;
}
A:ACTIVE {
  color : navy;
  text-decoration : none;
}
A:HOVER {
  color : navy;
  text-decoration : underline;
}
.small{
  font-size : 8pt;
}
.large{
  font-size : 11pt;
}
.line {
  line-height: 130%; } 
