BODY{
  font-size : 11pt;
  background-color : black;
  color : #ffffff;
  margin-top : 0cm;
  margin-bottom : 0cm;
}
TD{
  font-size : 11pt;
  line-height : 19pt;
  color : black;
}
H1{
  font-size : 15pt;
}
H2{
  font-size : 14pt;
}
A{
  font-size : 12pt;
  font-weight : bolder;
  color : #800040;
  background-color : #ffffff;
  text-decoration : none;
}
A:HOVER{
  color : navy;
  text-decoration : underline;
}
