BODY {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align: justify;
	background-color: white;
  	color: #0B257E;
}

TD, TR, P {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
 	color: #0B257E;
} 

H1 {
  	font-size: 16pt;
  	font-weight: bold;
  	text-align: center;
}

	 
H2 {
  	font-size: 12pt;
  	font-weight: bold;
  	text-align: center;
}

	 
H3 {
  	font-size: 10pt;
  	font-weight: bolder;
  	text-align: left;
}

