.a {
	border: 2px solid #CCCCCC;
}
.b {
	border: 1px solid #CCCCCC;
}
.c {
	border: 1px solid #8E0000;
}
.d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ac A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ac A:visited {
	color: #FFFF00;
	text-decoration: none;
}
.ac A:hover {
	color: #00FF00;
	text-decoration: underline;
}
.ac A:active {
	color: #FFFF00;
	text-decoration: none;
}
BODY {
	FONT-SIZE: 9pt; FONT-FAMILY: "ËÎÌå"
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 160%; FONT-FAMILY: "ËÎÌå"
}
