body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b4b4b4;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #f3f3f3;
	text-align: center;

}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 190%;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
td.tq {
	font-size: 12px;
	line-height: 160%;
	
}
td.copy {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	
}
td.l_i {
	font-size: 12px;
	line-height: 165%;
	color: #000000;
	text-decoration: none;
}
td.i_bg {
	background-image: url(../images/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}