body {
	font-size: 9px;
}
td {
	font-size: 13px;
}
.font1 {
	font-size: 16px;
	font-weight: bolder;
	color: #0066CC;
}
.font2 {
	font-size: 12px;
	height: 15px;
	width: 100px;
}
.font3 {
	font-size: 12px;
	line-height: 20px;
}
.font4 {
	font-size: 13px;
	line-height: 20px;
	font-family: "ËÎÌå";
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CC33;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.font5 {
	font-family: "ËÎÌå";
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
}
