td {
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
.charCn {
	font-size: 9pt;
	line-height: 150%;

}
.charEn {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 150%;
}
.border {
	border: 1px solid #CCCCCC;
}
