.chapter{
  font-size : 10pt;
  color : #514639;
  line-height : 170%;  
}
.chapter HR{
  color : #ae9f8c;  
  margin-top : 10px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 10px;
  height : 1px;
}
.chapter A{
  color : #514639;
  font-weight : bold;
  text-decoration : none;
}
.chapter TH{  
  text-align : left;
  font-size : 13px;
}
.chapter H1{
  font-size : 18px;
}
.chapter H2{
  font-size : 12px;
  margin-top : 35px;
  margin-bottom : 10px;
}
.chapter STRONG{
  color : #cc0000;
  font-weight : bold;
}
.charge TD{
  background-color : #ffffff;
  color : #514639;
  font-size : 10pt;
}
-->