BODY{
  font-size : 10.5pt;
  color : #cc00cc;
  background-color : #ffffff;
  background-image : url(digestback.jpg);
  background-attachment : fixed;
}
TR{
  font-size : 10.5pt;
}
TD{
  font-size : 10.5pt;
}
.size1{
  font-size : 9pt;
}
.size2{
  font-size : 12pt;
}
A:LINK{
  color: #cc00cc;
  text-decoration : none;
}
A:VISITED{
  color: #cc00cc;
  text-decoration : none;
}
A:HOVER{
  color: #0000ff;
  text-decoration : none;
}
A:ACTIVE{
  color: #cc00cc;
  text-decoration : none;
}
