td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #333333;
	line-height: 18px;

}
a:link {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-size: 9pt;
	color: #666666;
	border: 1px outset #CCCCCC;
}
textarea {
	font-size: 9pt;
	color: #666666;
	border: 1px outset #CCCCCC;
}
