BODY {   

font-family: Arial, Helvetica, sans-serif;
font-size: 9;
font-style: normal;
color: black;
line-height: 11pt;

	}
	


H1 {  

font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: regular;
color: blue;
line-height: 16pt;
font-weight: lighter

	}
	
	
H2 {  

font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: regular;
color: gray;
line-height: 12pt;

	}
	
H3 {  

font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
color: green;
line-height: 12pt;

	}


	

P { line-height: 200% }

UL LI { font-size: 90%}


A:link { color: blue; text-decoration: none}
A:visited { color: purple; text-decoration: none}
A:hover{color: blue; text-decoration: underline}
