  
BODY{
  font-family : Verdana,sans-serif,Arial,"MS UI Gothic";
  line-height : 15px;
  color : #666666;
  

  font-size : 9pt;
}
A{
  font-family : Verdana;
  line-height : 15px;
  color : #666666;
  text-decoration : none;
  font-size : 9pt;
}
A:HOVER{
  font-family : Verdana;
  line-height : 15px;
  color : teal;
  font-size : 9pt;
}
DIV{
  font-family : Verdana,"MS UI Gothic";
  line-height : 16px;
  color : #666666;
  font-size : 9pt;
}
TD{
  font-size : 9pt;
  font-family : Verdana,sans-serif,Arial,"MS UI Gothic";
  line-height : 16px;
  color : #666666;
}
FORM{
  font-size : 9pt;
  font-family : Verdana,"MS UI Gothic";
  line-height : 18px;
}