BODY{
  font-size : 11pt;
}
TR{
  font-size : 11pt;
}
TD{
  font-size : 11pt;
}
.size1{
  font-size : 14pt;
}
.size2{
  font-size : 8pt;
}
A{
  color: #990000;
  text-decoration : none;
}
A:VISITED{
  color: #990000;
  text-decoration : none;
}
A:HOVER{
  color: #990099;
  text-decoration : underline;
}
A:ACTIVE{
  color: #990000;
  text-decoration : none;
}