H1{
  font-size : 14pt;
}
BODY{
  font-size : 11pt;
  line-height : 18pt;
  background-image : url(paper-c3.png);
  margin-top : 1cm;
  margin-left : 3.5cm;
  margin-right : 2cm;
  margin-bottom : 1cm;
  background-repeat : repeat-y;
}
TD{
  font-size : 10pt;
  line-height : 18pt;
}
A{
  color : blue;
  text-decoration : none;
}
A:hover{
  background-color : #80ffff;
}
