<style type="text/css">	<!--

	BODY, TD {
		background: 000033;
		color : White;
		font-family : "Arial", "Times New Roman", "serif";
		font-size: 12px;
		text-align: CENTER;
	}

	H1 {
		font-size: 24pt;
		font-style: italic;
		font-family: sans-serif;
		color: green;
	}

	H2 {
		font-size: 14pt;
	}

	H3 {
		font-size: 15pt;
		font-style: italic;
		font-family: sans-serif;
	}

	H4 {
		font-family: sans-serif;
		font-size: small;
	}

	A {
		color: orange;
	}

	A:Hover {
		color: maroon;
	}

	HR {
	height: 2pt;
	color: #FFA500;
}
	TABLE{
	font-weight : bold;
	border : 0pt;
	padding : 1pt;
	color : #FFA500;
}
	-->
</style>