body{  
  background-color:#EEEEFF;
  font-family: Arial,Helvetica,sans-serif;	
  font-size: 11pt;	
  font-weight: normal;	
}

p { 
  text-align: justify;
 }

table{  
  font-family: Arial,Helvetica,sans-serif;	
  font-size: 11pt;	
  font-weight: normal;	
}

H1 {
  color: #000000;	
  margin-top:0px;	
  margin-bottom:12px;	
  padding-top:0px;	
  padding-bottom:2px;	
}

H2 {	
  font-family: Arial,Helvetica,sans-serif;	
  font-size: 12pt;	
  font-weight: normal;	
  color: black;
  margin-top:20px;	
  margin-bottom:0px;	
  margin-left:0px;	
  border-bottom-style:dashed;	
  border-bottom-color:black;
  border-bottom-width:1px;
}

H3 {	
  font-family: Arial,Helvetica,sans-serif;	
  font-size: 12pt;	
  font-weight: normal;	
  color: white;
  margin-top:20px;	
  margin-bottom:0px;	
  margin-left:0px;	
  border-bottom-style:dashed;	
  border-bottom-color:white;
  border-bottom-width:1px;
}


