BODY { font-family: Arial, Helvetica, sans-serif; 
	margin-left:20px; 
	margin-right:20px; 
	margin-top:10px; 
	margin-bottom:30px; }

TABLE    { display: table }
TR       { display: table-row }
THEAD    { display: table-header-group }
TBODY    { display: table-row-group }
TFOOT    { display: table-footer-group }
COL      { display: table-column }
COLGROUP { display: table-column-group }
CAPTION  { display: table-caption }


td     { font-family: Arial, Helvetica, sans-serif;
	 font-size: 9pt;
}



th     { font-family: Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 font-weight: bold;
	 color: #000099;
	 text-align: left

}


p   {   font-family: Arial, Helvetica, sans-serif;
	font-size:10.0pt; 
     }

p.text     { font-family: Times, Times New Roman;
	 font-size: 11pt;
}


H1	 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-bottom: 2pt  }

H2    { font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	margin-bottom: 0pt }

H3    { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 2pt }


H4    { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-bottom: 2pt }

