body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: White; 
	SCROLLBAR-HIGHLIGHT-COLOR: White;
 	SCROLLBAR-SHADOW-COLOR: #B2B2B2; 
	SCROLLBAR-3DLIGHT-COLOR: #B2B2B2;
 	SCROLLBAR-ARROW-COLOR: #B2B2B2; 
	SCROLLBAR-TRACK-COLOR: White;
 	SCROLLBAR-DARKSHADOW-COLOR: White;
}

body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, ËÎÌå;
	line-height: 18pt;
	font-size: 11pt;
}

a:visited {
	color: #F94A20;
	text-decoration: underline;
	font-weight: bolder;
}

a:link {
	color: #F94A20;
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	color: #F94A20;
	font-weight: bolder;
}

.copy {
	color: #A5A5A5;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt;
}