body {
	margin: 0px;
	background-color: #8E0107;
	text-align: center;

}

td {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FDC3C6;
}

h2{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin:20px 0px 10px 0px;
	padding:4px 0px 1px 22px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a {
	color: #FFF3D5;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

.whi:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whi:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.whi:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

