BODY{
  font-size : 11pt;
  line-height : 20pt;
  margin-top : 1cm;
  margin-left : 3cm;
  margin-right : 4cm;
  margin-bottom : 1cm;
}
A{
  color : navy;
  font-weight : bolder;
  text-decoration : none;
}
A:HOVER{
  color : maroon;
}
