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