.font {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}
.fontblue{
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
    font-weight:bold;
	color:#0033CC;
}
.fontred{
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
	color:#FF0000;
}
.fontblue2{
	font-family: "ËÎÌå";
	font-size: 12pt;
	line-height: 20px;
	text-decoration: none;
    font-weight:bold;
	color:#3495F7;
}