BODY {
  font-family: "Verdana";
  font-size: 10pt;
  color : #000000;
  background: #FFFFFF;
  }
  
  .BaseFont {
  font-family: Helvetica; 
  font-size: 10pt;
  font-weight: bold; 
  color:#000000; 
  }
  
  .NameFont {
  font-family: Verdana; 
  font-size: 10pt; 
  color:#000000; 
  }
  
  .SmallFont {
  font-family: "Arial";
  font-size: 8pt;
  color: #000000;
  }
