<style>  
body
{
	body 	{ background-color: #FFFFFF }  
}


A:link 	{ color: #000066;
				font-weight: bold } 
A:visited 	{ color: #6699FF;
				font-weight: bold } 
A:hover 	{ color: #FF99FF;
				font-weight: bold } 
A:active 	{ color: #FFFFCC;
				font-weight: bold }  

blockquote { 	width: 600px;  	
				text-align: left; 	}  

h1 	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 24pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal   }  

h2 	{ 	font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal	}  
	
h3 	{  	font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal	}  
		
h4 	{  	font-family: Arial, Helvetica, sans-serif;  
		font-size: 12pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal 	}  
		
h5	{  font-family: Arial, Helvetica, sans-serif;  
		font-size: 10pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal 	}  
		
h6	{ 	font-family: Arial, Helvetica, sans-serif;  
		font-size: 8pt ;
		font-style: normal;
		color: #000000;  
		font-weight: normal   	}   

p.contSm	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 8pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.contNorm	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 10pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.SmHead	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 12pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.MdHead	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 14pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.LgHead	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 18pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.XLgHead	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 24pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  

p.XXLgHead	{ 	font-family: Arial, Helvetica, sans-serif;  
			font-size: 36pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal 	}  
	
p.footLink	{	font-family: Arial, Helvetica, sans-serif;  
			font-size: 8pt ;
			font-style: normal;
			color: #000000;  
			font-weight: normal   	}   
		
</style>
