BODY{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #333333;
  background-color : #ffffff;
}
TD{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #333333;
}
A{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #3366CC;
}
A:LINK{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #3366CC;
}
A:VISITED{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #CC3366;
}
A:ACTIVE{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  color : #FF9900;
}
h1{
  font-size: 9pt;
  font-weight: normal;
  font-family : "MS UI Gothic";
  color : #333333;
  margin: 0;
}
