BODY{
  background-color : #fcfec9;
  margin-top : 5px;
  margin-left : 5px;
}
H1{
  font-size : 25pt;
  font-weight : bold;
  color : #008000;
  text-align : center;
  margin-top : 5px;
  margin-bottom : 0pt;
}
H2{
  font-size : 20px;
  font-weight : normal;
  color : #008000;
  text-align : center;
  margin-top : 5px;
  margin-bottom : 10px;
  font-family : Arial;
}
H3{
  font-size : 12pt;
  font-weight : normal;
  line-height : 22px;
  text-align : left;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
  font-family : Arial,"‚l‚r ‚oƒSƒVƒbƒN";
}
H4{
  font-size : 10pt;
  font-weight : normal;
  color : #008000;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H5{
  font-size : 10pt;
  font-weight : normal;
  text-align : center;
  margin-top : 5px;
}
H6{
  font-size : 10pt;
  font-weight : normal;
  text-align : center;
}
HR{
  margin-top : 0px;
  margin-bottom : 5px;
}