body	{
	color:	#000000;
	background-color:	#f3f9f9;
	font-size:	10pt;
		}

#normal	{
	color:	#000000;
	font-size:	10pt;
		}

#bold	{
	color:	#000000;
	font-size:	12pt;
	font-weight:	bold;
		}

#mbold	{
	color:	#000000;
	font-size:	10pt;
	font-weight:	bold;
		}

#hbusiness	{
	color:	#006666;
	font-size:	12pt;
	font-weight:	bold;
		}


a			{	text-decoration:none;		}
a:link		{	color:			#003399;	}
a:visited	{	color:			#0000cc;	}
a:hover 	{	color:			#0000ff;	}
a:active 	{	color:			#0000cc;	}

td	{ white-spacing:	nowrap;	}
th	{ white-spacing:	nowrap;	}

