<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
	
	<style>
				body {
					bgcolor=:#A4D8C6
							
				
				
		}
		h1 {
			font: 28pt;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #000080;
			
		}

			h6 {
			font: 24pt;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #000080;
			
		}
		
		
		
		
		
		h2 {
			font: italic normal 14pt;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #000080;
			font-weight : bold;
		}
			h3 {
			font: 13pt;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #000080;
			font-weight : bold;
		}
		
		.red {
					color : red; 
			
		}
		
			.white {
					color : white; 
			
		}
		
		
		
	.i {
				font: italic
			
		}
		
		
		
		
		p {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color : #000080;
			font-weight : bold;
		}

		p.black {
			font: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			color : green;
					font-weight : bold;
		}

		
		
		
		
		
		
		p.emph {
			font: italic 12pt;
			font-family: Arial, Helvetica, sans-serif;
			color : #009C00;
			font-weight : bolder;
		}



		li {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color : #000080;
			font-weight : bold;
		}



		a.small {

			font: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			color : green;
			font-weight : bold;


		}


		a {

			font: 12pt;
			font-family: Arial, Helvetica, sans-serif;
			color : white;
			font-weight : bold;


		}


		a:hover {
			color: red;
		}
		
		body {
		
			bgcolor : #99CCFF;
		
			scrollbar-base-color: white;
			scrollbar-track-color: #99CCFF;
			scrollbar-arrow-color: #99CCFF;
		}
		
		
		
		
</style>
</html>

