BODY {
  font-size : 14pt;
  line-height :18pt;
  margin-left: 2%;
  margin-right: 2%;
  color: black;
  background-color : white;
}

     
H1 {
  text-align : center;
  font-size : 24pt;
  line-height :28pt;
  margin-top :10px;
  margin-bottom:10px;
}

H2 {
  text-align : left;
  font-size : 22pt;
  line-height :26pt;
  margin-top :10px;
  margin-bottom:10px;
}

H3 {
  text-align : left;
  font-size : 14pt;
  line-height :18pt;
  margin-bottom:10px;
  font-weight : bold;
}

INPUT {
  margin : 0;
  padding :-10;
}

HR {
   margin-top : 5px;
   margin-bottom : 5px;
}

TD {
  font-size : 12pt;
}
