body {
	font-family: "Arial", "ËÎÌå";
	color: #FFFFFF;
	background-color: #003C50;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Arial", "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
