body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 20px;
}
div {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
ul, form, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	float: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 33px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #073f8a;
	text-decoration: underline;
}
