BODY{
  font-size : 12pt;
  color : #990000;
  background-color : #ffffff;
  background-attachment : fixed;
}
TR{
  font-size : 12pt;
}
TD{
  font-size : 12pt;
}
.size1{
  font-size : 16pt;
}
.size2{
  font-size : 10pt;
}
.size3{
  font-size : 16pt;
  font-weight : bold;
}
.size4{
  font-size : 12pt;
  font-weight : bold;
}
A:LINK{
  color: #0000CC;
  text-decoration : none;
}
A:VISITED{
  color: #0000CC;
  text-decoration : none;
}
A:HOVER{
  color: #996600;
  text-decoration : none;
}
A:ACTIVE{
  color: #0000CC;
  text-decoration : none;
}
