#footer1 {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}
#footer2 {
	padding-top: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif, "ËÎÌå";
	font-size: 9pt;
	color: #fff;
	background-color: #CC0000;
}
a:link {
	text-decoration: none;
	color: #fff;
 }
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff
}
