/* CSS Document */

body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #333333;
}
.font3 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

.font2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font1 a:link {
	color: #ffffff;
	text-decoration: none;
}
.font1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.font1 a:hover {
	text-decoration: none;
	color: #FF6600;
}
.font1 a:active {
	text-decoration: none;
	color: #FF6600;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#7EC2FA;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

