body{
  background-color : white;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.news{
  font-size : 9pt;
  line-height : 130%;
  padding-bottom : 5px;
  
  
  
  
  padding-left : 5px;
  padding-right : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}
