BODY{
  font-size : 11pt;
  color : #ffffff;
  background-color : #000000;
  background-attachment : fixed;
}
TR{
  font-size : 11pt;
}
TD{
  font-size : 11pt;
}
.size1{
  font-size : 16pt;
}
.size2{
  font-size : 9pt;
}
A:LINK{
  color: #ffffff;
  text-decoration : none;
}
A:VISITED{
  color: #ffffff;
  text-decoration : none;
}
A:HOVER{
  color: #ffff00;
  text-decoration : underline;
}
A:ACTIVE{
  color: #ffffff;
  text-decoration : none;
}
