.right_line{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #a3d39c;
}
.left_line{
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #a3d39c;
}
H1{
  font-size : 10pt;
  
  font-weight : normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TABLE{
  font-size : 10pt;
  line-height : 13pt;
}
.under_line{
  border-bottom-width : 1pt;
  border-bottom-style : solid;
  border-bottom-color : #a3d39c;
}
HR{
  color : #a3d39c;
border-top-width : 2px;border-left-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-style : dotted dotted dotted dotted;}


H2{
  font-size : 12pt;
  line-height : 16pt;
}
H3{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 11pt;
}
