 
BODY{
  line-height : 20pt;
  margin-top : 5%;
  margin-left : 8%;
  margin-right : 8%;
  margin-bottom : 5%;
}
H1{
  font-size : 23pt;
  font-weight : bold;
  color : blue;
  letter-spacing : 4pt;
  text-align : center;
  margin-bottom : 30px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-right-style : inset;
  border-bottom-style : ridge;
  border-right-color : blue;
  border-bottom-color : blue;
  padding-bottom : 5px;
}
H2{
  font-size : 14pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  color : #ff8040;
  margin-left : 5%;
  margin-right : 5%;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff8040;
  left : 5%;
  letter-spacing : 3px;
}
