 
.main{
  font-size : 11pt;
}
BODY{
  font-size : 11pt;
}
TD{
  font-size : 10pt;
}
A:LINK {
  color : #464646;
  font-weight: bold;
  text-decoration : none;
}
A:VISITED {
  color : #464646;
  font-weight: bold;
  text-decoration : none;
}
A:ACTIVE {
  color : navy;
  font-weight: bold;
  text-decoration : none;
}
A:HOVER {
  color : navy;
  text-decoration : underline;
}
.address{
  font-size : 9pt;
}
.small{
  font-size : 9pt;
}
.normal{
  font-size : 11pt;
}
.extrasmall{
  font-size : 8pt;
}

.pt12{
font-size : 12pt;
}
.h130{
line-height : 130%;
}
