A{
  font-weight : bolder;
  color : #004080;
}
BODY{
  font-size : 11pt;
  line-height : 18pt;
  margin-top : 1cm;
  margin-left : 2cm;
  margin-right : 2cm;
  margin-bottom : 1cm;
}
A:VISITED{
  color : #5f8598;
}
H1{
  font-size : 14pt;
}
TD{
  line-height : 18pt;
  font-size : 10pt;
}
H2{
  font-size : 12pt;
  font-weight : bolder;
}
A:HOVER{
  background-color : #aaf0f2;
  text-decoration : none;
}
