BODY {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: justify;
	margin:5; 
	
}			

H1 {	font-size: 160%;	font-weight: bold;	color: Black; }
H2 {	font-size: 150%;	color: Black;  }
H3 {	font-size: 130%;	color: Green;   text-align : center;}
H4 {	font-size: 120%;    color: #005588; }
H5 {
	font-size: 130%;
	color:Red;
	text-align : center;
}

HR {	border-style: solid;
		border-color: #003300; }

a:link,a:active,a.postlink{color:blue;text-decoration:none}
a:visited{color:#006699; text-decoration:none} 
a:hover{color:#dd6900}			
TABLE, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-align : justify;
}		

