.english {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: normal;
}
.zi9pt {
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-weight: normal;
}
.xk {
	border: 1px solid #999999;
}
.zenwen {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;

}
a:link {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.print:link {
	font-family:"Courier New", "Courier", "mono";
	font-size: 9pt;
	text-decoration: none;
	color: #FF6600;

}
a.print:visited {
	font-family:"Courier New", "Courier", "mono";
	font-size: 9pt;
	text-decoration: none;
	color: #FF6600;
}
a.print:hover {
	font-family:"Courier New", "Courier", "mono";
	font-size: 9pt;
	text-decoration: underline;
	position: static;
	height: auto;
	top: 1px;
	right: 0px;
	color: #993300;

}
a.print:active {
	font-family:"Courier New", "Courier", "mono";
	font-size: 9pt;
	text-decoration: underline;
	background-position: bottom;
	color: #990000;
}