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

<html>
<head>
	<title>Untitled</title>
	<Style Type="text/css">	<!--
	body {
		background-color: ##00008B;
		font-family: Arial, Verdana, sans-serif;
		font-size: 18px;
		color: #00008B;
		border-color : #00008B;
	}

	a { font-family:Verdana, Arial, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: underline}

	a:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #003366; background-color: #FAEBD7}

	h1 { font-family: "Papyrus,Verdana,Apple Chancery,Zapf Chancery,Trebuchet MS"; font-size: 32px; color: #FFFFFF}
	h2 { font-family: "Papyrus,Verdana,Apple Chancery,Zapf Chancery,Trebuchet MS"; font-size: 18px; color:#FFFFFF}
	h3 { font-family: Verdana,Arial,Papyrus; font-size: 14px; color:#FFFFFF }
	h4 { font-family: Verdana,Arial,Papyrus; font-size: 14px; font-weight: bold; color:#822423 }
	h5 { font-family: "Papyrus,Verdana,Apple Chancery,Zapf Chancery,Trebuchet MS"; font-size: 18px; color:#00008B}
	h6 { font-family: "Verdana,Arial, sans-serif"; font-size: 12px; color:#00008B}
	h7 { font-family: "Verdana,Arial, sans-serif"; font-size: 14px; color:#FFFFFF}
	hr{ color:brown; background-color:tan; width:90%; height:2px; }

	table {
		font-family: Verdana,Arial, sans-serif;
		font-size: 12px;
		color: #00008B;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		border-color: #00008B;
	}

	.note {
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		color: purple;
		font-weight: bold;
	}
	
	p {
	font-family: Verdana,Arial,Papyrus;
		font-size: 14px;
		color: color:#FFFFFF;
	}

	P {
		font-family: Verdana,Arial,Papyrus;
		font-size: 14px;
		color: #00008B;
	}

	UL LI {
		font-family: Verdana,Arial,Papyrus;
		font-size: 14px;
		color:#FFFFFF;
	}
	-->
</Style>
</head>

<body>



</body>
</html>