* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ËÎÌå";
	background-color: #C6C3C6;
	color: #333333;
}
a {
	color: #333333; text-decoration: none; font-size: 12px;
}
a:link {
	color: #333333; text-decoration: none
}
a:visited {
	color: #333333; text-decoration: none
}
a:active {
	color: #333333; text-decoration: none
}
a:hover {
	color: #ff0000; text-decoration: none; position: relative; right: 0px; top: 1px
}
.title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: blink;
}
.title2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #ffffff;
}
.title3 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
}
hr{height: 8px;}
.hr1{color: 003E71;}
.hr2{color: BFBFBF;}
.hr3{color: FE9900;}
.foot{font-family: "ËÎÌå";font-size: 14px;color: #eeeeee;font-weight: bold;}