 
BODY{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  color : #666666;
}
P{
  font-size : 10pt;
  font-family : "MS UI Gothic";
}
A{
  color : #990000;
  text-decoration : none;
}
TR{
  font-size : 10pt;
  font-family : "MS UI Gothic";
}
A:VISITED{
  color : #990000;
}
A:ACTIVE{
  font-size : 10pt;
  color : #ff0000;
  font-weight : normal;
}
A:HOVER{
  font-size : 10pt;
  color : #cc0000;
  font-weight : bold;
}
