body         {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;

}
td           {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;

}
a {
	font-size: 9pt;
	font-family: "ËÎÌå";
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:hover     {
	font-size: 9pt;
	font-family: "ËÎÌå";
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}

.bg {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}
