body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66A19B;
}
a {
	font-family: Á¥Êé;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
.toptitle {
	font-family: "Á¥Êé";
	font-size: 36px;
	font-weight: bolder;
	color: #CC0000;
}
.midtitle {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	font-family: "ËÎÌå";
}
.midtext {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-family: "ËÎÌå";
}
