
BODY{
  font-family : "MS UI Gothic";
  font-size : 12pt;
}

FONT{
  font-family : "MS UI Gothic";
  font-size : 12pt;
}

P{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : normal;
}

B{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : bold;
}

H1{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : bold;
  text-indent : 5%;
}

H2{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : bold;
  padding-left : 2.5%;
}

H3{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : bold;
  padding-left : 7%;
}

H4{
  font-family : "MS UI Gothic";
  color : white;
  font-size: 12pt;
  font-weight : normal;
  padding-left : 7%;
}

HR{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  color : white;
}

TD{
  font-family : "MS UI Gothic";
  font-size: 12pt;
  font-weight : normal;
}
