body	{
	background-color="eeeeee"; 
	text-align="justify";
	font-family: Arial, Helvetica;
	font-size:10pt;
	}
h1	{
	font-size: 16pt;
    	font-family: Arial, Helvetica, sans-serif; 
	line-height:0pt;
	}
h2	{
	font-size: 14pt;
    	font-family: Arial, Helvetica, sans-serif; 
	line-height:0pt;
	}
h3	{
	font-size: 12pt;
    	font-family: Arial, Helvetica, sans-serif; 
	line-height:0pt;
	}
h4  	{
    	font-size: 12pt;
    	font-family: Arial, Helvetica, sans-serif; 
	line-height:0pt;
	}
h5 	{
	font-size: 10pt;    	
	font-family: Arial, Helvetica, sans-serif; 
	line-height:5pt;
	}
h6  	{
	font-size:8pt;
    	font-family: Verdana, "Century Gothic", "Arial Narrow", Helvetica, sans-serif; 
	line-height:12pt;
	}


A:link {background: eeeeee; color: blue; text-decoration:none}
A:active {background: eeeeee; color: red}
A:visited {background: transparent; color: maroon; text-decoration:none}

	
hr	{
	line-height:0pt;
	vertical-align:top;
	}