BODY{
  font-size : 10pt;
  color : #990099;
}
TR{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
tr{
  font-size : 10pt;
}
td{
  font-size : 10pt;
}
.size1{
  font-size : 12pt;
}
.size2{
  font-size : 8pt;
}
A:LINK{
  color: #990099;
  text-decoration : none;
}
A:VISITED{
  color: #990099;
  text-decoration : none;
}
A:HOVER{
  color: #000099;
  text-decoration : underline;
}
A:ACTIVE{
  color: #990099;
  text-decoration : none;
}