H1{
  color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font size: 14pt;
	text-align: center;
	cell-padding: 0;
  }
	
H2{
  color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	cell-padding: 0;
	font-weight: normal;
  }
	
H3{
  color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	cell-padding: 0;
	font-weight: bold;
  }

H4{
  color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	cell-padding: 0;
	font-weight: bold;
  }
	
H5{
  color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: Left;
	cell-padding: 0;
	font-weight: normal;
  }

H6{
  color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	cell-padding: 0;
	font-weight: normal;
  }
	