
body{
	background-color: #ffffff;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: rgb(255,255,255);
	SCROLLBAR-3DLIGHT-COLOR: rgb(51,102,0);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,255);
	SCROLLBAR-BASE-COLOR: rgb(255,255,255);
}
table{
	border-collapse:collapse;
	font-family:"tahoma";
	font-size:12px;	
}
tr,td{
	font-family: "tahoma", "ËÎÌå";
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
}
img{
	border:0px;
}
li{
	FONT-SIZE: 12px;
	LIST-STYLE: square;
	text-decoration: none;
	color: #000000;
}
a:link{
	font-family:"tahoma";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:visited{
	font-family:"tahoma";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:active{
	font-family:"tahoma";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover{
	font-family:"tahoma";
	font-size:12px;
	color:#CC9900;
	text-decoration:underline;
}
.white_link:link{
	font-family:"tahoma";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.white_link:visited{
	font-family:"tahoma";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.white_link:active{
	font-family:"tahoma";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.white_link:hover{
	font-family:"tahoma";
	font-size:12px;
	color:#9BBDD2;
	text-decoration:none;
}
.gray_link:link{
	font-family:"tahoma";
	font-size:12px;
	color:#8d8d8d;
	text-decoration:none;
}
.gray_link:visited{
	font-family:"tahoma";
	font-size:12px;
	color:#8d8d8d;
	text-decoration:none;
}
.gray_link:active{
	font-family:"tahoma";
	font-size:12px;
	color:#8d8d8d;
	text-decoration:none;
}
.gray_link:hover{
	font-family:"tahoma";
	font-size:12px;
	color:#8d8d8d;
	text-decoration:underline;
}
.red_title{
	font-family:"ËÎÌå";
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.white_font{
	font-family:"ËÎÌå";
	font-size:12px;
	color:#FFFFFF;
}