body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#02224b;
}
.style1 {
	font-size: 14px;
	font-family:"ËÎÌå";
	color:#cc2200;
	font-weight:bold
}
.style2 {
	font-size: 14px;
	font-family:"ËÎÌå";
	color:#02224b;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#02224b
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#02224b
}
a {
	font-size: 12px;
	color: #02224b;
	font-family:"ËÎÌå"
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #02224b;
}
a:hover {
	text-decoration: none;
	font-size:12px;
	color: #cc2200;
	
}
a:a0tive {
	text-decoration: none;
	color: #02224b;
}