body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a:link {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	line-height: 20px;
}
a:active {
	text-decoration: underline;
	color:  #666666;
	line-height: 20px;
}

a.left:link {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-size:14px;
	font-weight:bold;
}
a.left:visited {
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	font-size:14px;
	font-weight:bold;
}
a.left:hover {
	text-decoration: underline;
	color: #000000;
	line-height: 20px;
	font-size:14px;
	font-weight:bold;
}
a.left:active {
	text-decoration: underline;
	color: #000000;
	line-height: 20px;
	font-size:14px;
	font-weight:bold;
}
