TD{
  font-size : 11pt;
  line-height : 17pt;
}
A{
  font-weight : bolder;
  font-size : 12pt;
  color : blue;
}
H1{
  font-size : 15pt;
  font-weight : bolder;
}
BODY{
  
  margin-top : 1cm;
  margin-left : 2cm;
  margin-right : 2cm;
  margin-bottom : 1cm;
  font-size : 11pt;
  line-height : 19pt;
}
A:HOVER{
  color : olive;
}
