BODY{
  font-size : 10pt;
  line-height : 18pt;
  margin-top : 1cm;
  margin-bottom : 1cm;
  background-color : #dfeae8;
  margin-left : 1cm;
}
TD{
  font-size : 10pt;
  line-height : 18pt;
}
A{
  color : navy;
  text-decoration : none;
  font-weight : bold;
}
A:HOVER{
  color : blue;
  text-decoration : underline;
  background-color : #ffffff;
}
H1{
  font-size : 12pt;
}
H2{
  font-size : 12pt;
}
