body,td {
    font-family: ËÎÌå;
	font-size: 9pt;
	line-height:150%;
	color: #333333;
	margin: 0px;
	background-color:#ccffcc;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3366;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}