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

body    {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	}

td	{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	}

a	{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none
	}

a:hover {
		color: orange;
		text-decoration: none
	}

.1	{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	text-decoration: underline
	}

.1:hover {
		color: orange;
		text-decoration: underline
	}

-->
</style>