
<style type="text/css">	<!--
	BODY {
		background-color : white;
		font-family : sans-serif;
		font-size : smaller;
	}

	TD {
		font-family : sans-serif;
		font-size : smaller;
	}

	A:link {
		color: white;
		text-decoration: none
	}
	A:visited {
		color: white;
		text-decoration: none
	}
	A:hover {
		background-color : white;
		color : Navy;
		font-weight : bolder;
		font-style : italic;
	}

	HR {
		width: 75%;
		color: Navy;
	}
	-->
</style> 