 
BODY{
  font-size : 11pt;
  line-height : 19pt;
  text-align : center;
  font-family : Osaka;
}
A{
  font-size : 11pt;
  
  color : #004040;
  text-decoration : none;
  font-weight : bolder;
}
A:HOVER{
  background-color : #bdf0fd;
  text-decoration : underline;
}
TD{
  font-size : 11pt;
  line-height : 18pt;
}
H1{
  font-size : 13pt;
}
