a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: "ËÎÌå";
	color: #000000;
	 
	text-decoration: none;
}
TH {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
BODY {
 
	MARGIN: 10px;
 
	TEXT-ALIGN: left;
	background:#f1f9fe;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: normal;
	 
}
 
 
.top {
 
	border-bottom: 1px solid #5aa8da;
}
