BODY{
  line-height : 1.7em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : square;
  font-size : 11pt;
}
TD{
  line-height : 1.4em;
  font-size : 11pt;
  background-position : center bottom;
}
A{
  text-decoration : none;
  color : blue;
  font-weight : normal;
}
A:HOVER{
  font-weight : normal;
  color : red;
  text-decoration : none;
}
