 
BODY{
  line-height : 20pt;
  margin-top : 5%;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : 5%;
}
H1{
  font-size : 23pt;
  color : fuchsia;
  text-align : center;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  letter-spacing : 3px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-right-style : inset;
  border-bottom-style : groove;
  border-right-color : fuchsia;
  border-bottom-color : fuchsia;
}
DIV{
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-left-width : 6px;
  border-style : inset;
  border-right-style : inset;
  border-bottom-style : inset;
  border-left-style : inset;
  border-top-color : fuchsia;
  border-right-color : silver;
  border-bottom-color : fuchsia;
  border-left-color : silver;
}
H2{
  font-size : 14pt;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  color : purple;
  letter-spacing : 3px;
  margin-left : 5%;
  margin-right : 5%;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : purple;
  left : 5%;
}
H3{
  font-size : 12pt;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  font-weight : bold;
  color : blue;
  letter-spacing : 2px;
}
