<style>  
body		{ background-color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			color: #000000	}


A:link 		{ color: #000066;
				font-weight: bold } 
A:visited 	{ color: #000099;
				font-weight: bold } 
A:hover 	{ color: #CC0000;
				font-weight: bold } 
A:active 	{ color: #FFFF00;
				font-weight: bold }  


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   	}   

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   	}   
</STYLE>