BODY{
  font-size : 12pt;
}
TR{
  font-size : 18pt;
}
TD{
  font-size : 18pt;
}
.size1{
  font-size : 14pt;
}
.size2{
  font-size : 9pt;
}
.size3{
  font-size : 12pt;
}
A:LINK{
  color: #ce6700;
  text-decoration : none;
}
A:VISITED{
  color: #ce6700;
  text-decoration : none;
}
A:HOVER{
  color: #009900;
  text-decoration : none;
}
A:ACTIVE{
  color: #ce6700;
  text-decoration : none;
}