body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #fbf5e7;
	font-size: 12px;
	line-height: 1.8em;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rightcol {
	color: #006699;
}
.subs {
	font-size: 12px;
	color: #666666;
	line-height: 1.2em;
}
.atitle {
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.acontent {
	font-size: 14px;
	line-height: 1.6em;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.redlink:link,a.redlink:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.redlink:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
