.css {
	font-size: 12px;
	line-height: 22px;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
