<html>

<style type="text/css">

<!--

#note
	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	color: blue;
	text-align: center;
	}

#comment
	{
	font-family: "Times New Roman";
	font-size: small;
	color: navy;
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	}

#up	{
	font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	color: "#00005F";
	text-align: center;
	}

#indent	{
	font-family: "Times New Roman";
	font-size: small;
	color: navy;
	text-indent: 10%;
	}		

#margleft	{
	margin-left: 20%;
	}

#left10	{
	margin-left: 10%;
	}


h1	{
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: silver;
	text-align: center;
	}

h2	{
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: normal;
	color: "#00005F";
	text-align: center;
	}

h3	{
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: navy;
	text-align: center;
	}

h4	{
	font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	color: navy;
	padding-top: 10pt;
	line-height: 12pt;
	text-align: left;
	}

h5	{
	font-family: "Times New Roman";
	font-size: x-small;
	}

p	{
	font-family: "Times New Roman";
	font-size: small;
	color: navy;
	}

strong	{font-weight: bold;}

ol	{
	font-family: "Times New Roman";
	font-size: small;
	color: navy;
	}

ul	{
	font-family: "Times New Roman";
	font-size: small;
	color: navy;
	}

dl	{
	font-family: "Times New Roman";
	font-size: small;
	color: silver;
	}

dt	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: small;
	color: silver;
	font-weight: bold;
	}
td	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	color: navy;
	}

blockquote
	{
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: small;
	color: "#00005F";
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	}

cite	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	font-style: italic;
	color: navy;
	}

sup	{font-size: smaller;}

em	{
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: small;
	font-style: italic;
	color: navy;
	}

a:link
	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: small;
	color: FF8F00;
	}

a:visited
	{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: small;
	color: FF4F00;
	}

-->

</style>

<body>
</body>

</html>

