<style type="text/css">
<!--
	body
		{
			background: black;
			font-type: verdana;
			font-size: 11pt;
			color: white;
		}

	a:link
		{
			font-type: verdana;
			font-size: 11pt;
			color: #C0C0C0;
			text-decoration: none;
		}

	a:hover
		{
			font-type: verdana;
			font-size: 11pt;
			color: white !important;
			text-decoration: underline !important;
		}

	a:active
		{
			font-type: verdana;
			font-size: 11pt;
			color: #C0C0C0;
			text-decoration: none;
		}

	a:visited
		{
			font-type: verdana;
			font-size: 11pt;
			color: #C0C0C0;
			text-decoration: none;
		}

	td
		{
			font-type: verdana;
			font-size: 10pt;
			color: white;
		}

	li
		{
			font-type: verdana;
			font-size: 10pt;
			color: white;
		}
-->
</style>