<style type="TEXT/CSS">
<!--
BODY { 	margin-left: 0px;
	margin-right: 0px;
	margin-top : 0px;
	font: 8pt "Arial";
	}

H1 {	color: black;
	font: 10pt "Arial";
	}

H2 {	color: black;
	font: 16pt "Arial";
	}

H3 {	color: black;
	font: 12pt "Arial Black";
	}

A:LINK {	color: white;
		font: 10pt "Arial";
		text-decoration: none;
		font-weight: bold;
		}

A:hover {       COLOR: yellow;
                FONT: 10pt "Arial";
                TEXT-DECORATION: none;
		font-weight: bold;
}

A:VISITED {	color: yellow;
		font: 10pt "Arial";
		text-decoration: none;
		font-weight: bold;
		}

MAINLINKS{	color: white;
		text-decoration: none;
		}-->
</style>