BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic, Univers, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #A08862;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #A08862;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-arrow-color: #C0C0C0;
}

P {	font-family:Century Gothic, Univers, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color:#000000;}

A	{text-decoration: none;
	color: #000000;}

A:link		{ text-decoration: none;
		color:#000000; }
A:visited	{ text-decoration: none;
		color:#000000}
A:active	{ text-decoration: none;
		color:#CC3300; }
A:hover		{ text-decoration: none;
		color: #CC3300; }

