<STYLE Type="Text/css">

   <!--
		A:link, A:visited
		{
			color: #000066;
		}

		A:hover
		{
			color: #660000;
		}
		
		TD.tableHeader
		{	
			background-color: #000066;
			color: #ffffff;
			font-weight: bold;
			text-align: center;
		}
		
		TD.tableBody
		{	
			background-color: #cccccc;
			color: #000000;
		}
		
		DIV
		{
			background-color: #ffffff;
		}
	-->
</STYLE>
