body {
	font-family: "ËÎÌå", sans-serif, Verdana, Courier New;
	font-size: 12px;
	line-height: 20px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #3f3f3f;
}
a:link {
	text-decoration: none;
	color: #3f3f3f;
}
a:visited {
	color: #3f3f3f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3f3f3f;
	text-decoration: none;
}
td {
	line-height: 20px;
	font-size:12px;
	font-family: "??";
	color: #3f3f3f;
}

