BODY{
  font-size : 14pt;
  color : #990099;
  background-color : #ffffff;
  background-attachment : fixed;
}
TR{
  font-size : 14pt;
}
TD{
  font-size : 14pt;
}
.size1{
  font-size : 18pt;
}
.size2{
  font-size : 11pt;
}
A:LINK{
  color: #990099;
  text-decoration : none;
}
A:VISITED{
  color: #990099;
  text-decoration : none;
}
A:HOVER{
  color: #0000cc;
  text-decoration : underline;
}
A:ACTIVE{
  color: #990099;
  text-decoration : none;
}
