 
H1{
  font-size : 20pt;
  font-weight : bold;
  
}
BODY{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 14px;
  text-indent : 14px;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  line-height : 22px;
  
  text-align : justify;
}
H2{
  font-size : 16pt;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  
  
  margin-top : 40px;
}
H3{
  font-size : 16px;
  
  
  margin-left : 20px;
  margin-bottom : -10px;
  padding-bottom : 0px;
}
OL OL{
  list-style-type : lower-alpha;
}
OL{
  
  margin-left : 60px;
  
  
}
