 BODY  {
 	color : black;
 	font-family : "Arial CE", Arial, Helvetica, Sans-serif;
 	font-size : 10pt;
 	text-align : justify;
 }
 
 DIV  {
 	font-family : Arial CE, Arial, Helvetica, Sans-serif;
 	font-size : 10pt;
 	text-align : justify;
	color: black;
 }
  
 H1  {
 	font-size : 14pt;
 	text-align : center;
 	color: #006600;
 }
 
 .ZC  {
 	font-size : 14pt;
 	text-align : center;
 	font-weight: bold;
 	color : #006600;
 } 
 
 .ZC2  {
 	font-size : 12pt;
 	text-align : center;
 	font-weight: bold;
 	color : #006600;
 	text-decoration : underline;
 } 
 
 H2  {
 	font-size : 12pt;
 	text-align : left;
 }

H4  {
 	font-size : 12pt;
 	text-align : center;
 }

H3  {
 	font-size : 9pt;
 	text-align : left;
 }
  
 TD  {
 	font-size : 10pt;
 }
 
 TD.fo  {
 	font-size : 10pt;
 	font-weight : bold;
 }

.lab_text {
       font-size: 8pt;
       font-family: Ariel;
       color: #472F1F;
	   text-align: center;
				}