<style>
<!--
A:link 				{text-decoration: none; color: black; font-family : verdana; font-size: 12px; cursor: hand}
A:visited 	    		{text-decoration: none; color: black; font-family : verdana; font-size: 12px; cursor: hand}
A:active 			{text-decoration: none; color: black; font-family : verdana; font-size: 12px; cursor: hand}
A:hover 			{text-decoration: none; color: #7A879A; font-family  : verdana; font-size: 12px; cursor: hand}

A.leftnav:link 			{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:visited 	    	{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:active 		{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.leftnav:hover 		{text-decoration: none; color: black; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}

A.splashnav:link 			{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:visited 	    	{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:active 		{text-decoration: none; color: white; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}
A.splashnav:hover 		{text-decoration: none; color: black; font-family : verdana; font-size: 12px; cursor: hand; font-weight: bold}

#normal   			{text-decoration: none; color: black; font-family: verdana; font-size: 12px font-weight: bold}
#normal_red   			{text-decoration: none; color: #800000; font-family: verdana; font-size: 12px}
#normal_white  			{text-decoration: none; color: white; font-family: verdana; font-size: 12px}
#heading   			{text-decoration: none; color: black; font-family: verdana; font-size: 14px; font-weight: bold}
#heading_white   		{text-decoration: none; color: white; font-family: verdana; font-size: 14px; font-weight: bold}
#error   			{text-decoration: none; color: #800000; font-family: verdana; font-size: 10px; font-weight: bold}
#paging   			{text-decoration: none; color: black; font-family: verdana; font-size: 10px}
-->


BODY {font-family: verdana; font-size=10pt;}
TD {font-family: verdana; font-size=10pt;}


</style>