.font1 {
	font-size: 9pt;
	line-height: 24px;
	color: #333333;
}
.font2 {
	font-size: 10pt;
	line-height: 25px;
	color: #E90E8B;
	font-weight: bold;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.font3 {
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 26px;
	color: #333333;
}
