
	<style type="text/css">		
	<!--
			A:Link
		{
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;	
		}
			A:Visited
		{
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
			A:Active
		{
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
		A:Hover  {
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
		TD  {
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
		}
		UL  {
			COLOR : Black;
			FONT-FAMILY : Arial, Helvetica, sans-serif;
			FONT-SIZE : 11pt;
		}
		#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR : White;
}
		
		#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

	#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #669966;
	font-style: italic;
}
		
		-->
</style>