 
BODY{
  font-size : 11pt;
  line-height : 18pt;
  margin-left : 1cm;
  margin-right : 2cm;
  background-color : #fdf8e1;
  background-repeat : repeat-y;
background-position : 100% 100%;}
H1{
  font-size : 15pt;
}
TD{
  font-size : 11pt;
  line-height : 25pt;
}
A{
  color : blue;
}
A:HOVER{
  color : maroon;
  text-decoration : none;
}
