<html>
<style type="text/css">
<!--

	body {
	background: #000000; color: silver}

	p.main {
	font-family: Arial;
	font-size: 10pt;
	color: silver}

	p.info {
	color: #80C000;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic}

	p.date {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: darkgreen}
	
	p.update {
	font-family: Courier;
	font-size: 6pt;
	font-weight: bold;
	color: black}
	
	p span {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt}

	a {
	color: silver;
	font-weight: bold;
	text-decoration: none}

	a:hover {
	color: red}

	.text {
	color: silver;
	margin-left: 10px;
	font-size: 28px;
	font-family: Arial Black}

	.highlight {
	color: red;
	margin-top: -38px;
	margin-left: 8px;
	font-size: 28px;
	font-family: Arial Black}

	.text1 {
	color: black;
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial}

	.highlight1 {
	color: darkgreen;
	margin-top: -20px;
	margin-left: 9px;
	font-size: 18px;
	font-family: Arial}

-->
</style>
</html>