BODY{
  font-size : 12pt;
  color : #FF00FF;
  background-color : #ffffcc;
  background-image : url(flowerback.gif);
  background-attachment : fixed;
}
TR,TD{
  font-size : 12pt;
}
.size1{
  font-size : 10.5pt;
}
.size2{
  font-size : 9pt;
}
A{
  color: #0000ff;
  text-decoration : none;
}
A:VISITED{
  color: #0000ff;
  text-decoration : none;
}
A:HOVER{
  color: #ff00ff;
  text-decoration : underline;
}
A:ACTIVE{
  color: #0000ff;
  text-decoration : none;
}
