body {
margin: 0 0 20 10;
background-color: #CBDECF;
font-style: tahoma;
font-size: 9pt;
}

table {
border: 0;
width: 100%;
border-collapse: collapse;
}

 p {
 text-align: justify;
 text-indent: 0;
 line-height: 220%;
 word-spacing: 0; 
 margin: 5 15;  
 font-family:Tahoma;
 font-size:9pt; 
 color:#000000;
 }
  
 h1 {
 margin:30 15 20;
 color: #005000; 
 font-family: Arial; 
 font-size: 16pt;
 text-align:right; 
 line-height:200%;
 word-spacing:0;
 text-decoration:none;
 font-weight:bold;
 }
 
 h2 {
  font-family: Tahoma;
  font-size: 9pt;
  color: #000080; 
  font-weight: bold;
  text-align: center;
  text-indent: 0; 
  line-height: 200%; 
  word-spacing: 0;
  margin: 0;
 }
