.css {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body{
	font-family: ËÎÌå;
	font-size: 14px;
	color: #000000;
	text-align:center;
		margin: 0px;
		background-color: #66CCFF;
}
td,th 
{
	font-family: ËÎÌå;
	font-size: 14px;
	color: #000000;
	text-align:left;
	background-color:#FFFFFF;
}
a {
	font-family: ËÎÌå;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
