 
BODY{
  
  background-color : #e3d9e8;
  
  
  
  
  text-align : center;
  font-size : 10pt;
  font-weight : normal;
  line-height : 15pt;
  color : maroon;
  width : 100%;
  

  
  

  height : 100%;
}
TD{
  font-size : 10pt;
  font-weight : normal;
  line-height : 15pt;
  color : maroon;
}
H3{
  font-size : 16px;
  font-weight : bold;
  line-height : 22px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
H2{
  font-size : 20px;
  font-weight : bold;
  line-height : 24px;
  margin-top : 2pt;
  margin-left : 2pt;
  margin-right : 2pt;
  margin-bottom : 2pt;
}
H1{
  font-size : 30px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
H5{
  font-size : 9px;
  line-height : 12px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : normal;
}

