<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
	
	<style>
	
	a:hover {
		color: navy;


	}

	a  {
		font-size: 10pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
		

	}


	p  {
		font-size: 10pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
		
	}


	li  {
		font-size: 10pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
		
	}
	
	
	
	
		h1  {
		font-size: 32pt ;
		font-family: England Hand DB;
		font-weight : bold;
		color: navy;
		
		
		
	}
	
	h4  {
		font-size: 18pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
		
	}

	
	
	h2  {
		font-size: 16pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
		
	}

		h3  {
		font-size:  11pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: red;
		

	}	
		
	h5  {
		font-size: 24pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: red;
		
	}
	
	
	
	
		h6  {
		font-size:  11pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: navy;
			}
	
	
		.bold  {
	
		font-weight : bold;
	
		
	}
		.white  {
			color: white;
		
	}
	
	
	
		
		.font20 {
		font-size: 20pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;

		
	}
		
		.font16 {
		font-size: 16pt ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: red;
		
	}
				
	

	p.ital  {
		font-size: italic 10pt  ;
		font-family: Arial, Helvetica, sans-serif;
		font-weight :  bold;
		color: red;
		
	}
	
	.italics  {
		font-size: italic  ;
	color: red;
		
	}
	
	
	a.navy {
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #396DB8;
	}


		.red {
			color: #FF0000;
	}
	
	
		.navy {
	
		color: navy;
	}
	
</style>
</html>

