/* CSS Document */

body,td,th {
	font-family: ËÎÌå;
	font-size: 13px;
	color:#20B0E3;
	line-height:150%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}


a:link {
	font-family: "ËÎÌå";
	font-size: 13px;
	color:#20B0E3;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 13px;
	color:#20B0E3;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 13px;
	color:#20B0E3;
	text-decoration: underline;
}
