
A:HOVER{
  color : lime;
  text-decoration : underline;
}
P{
  text-decoration : none;
}
A{
  text-decoration : none;
  color : blue;
}
BODY{
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
}
TD{
  background-repeat : no-repeat;
  font-size : 10pt;
}
H1{
  font-size : 10pt;
  font-weight : normal;
}
A:VISITED{
  color : blue;
}
