body {
	font-family: Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size: 12px;
	font-weight: bolder;
	background-color: #660000;
	margin: 0px;
	background-image: url(bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
.name1 {
	font-family: Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #660000;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #663300;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #663300;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
