.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;

}
td {
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	color: #661088;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}