<!--
A:link {text-decoration: none; color: #0000cc}
A:visited {text-decoration: none; color: purple}
A:active {text-decoration:none;color:red;}
A:hover {text-decoration: underline; color:red}
p,li,td{font-family: ËÎÌå,Arial; font-size: 9pt;line-height: 150%;}
.fontsize10 {font-family: ËÎÌå,Arial; font-size: 10pt;}
a.a1:active {text-decoration: none; color: #BB0000}
a.a1:visited {text-decoration: none; color: #BB0000}
a.a1:hover {text-decoration: underline; color: #BB0000}
a.a1:link {text-decoration: none; color: #BB0000}
.redfont {	color: #FF0000;}
.input_style {
	border: 1px solid #A5A6A5;
	font-size: 9pt;
}
.button_style {
	background-color: #DDDDDD;
	height: 20px;
	font-family: "ËÎÌå";
	font-size: 12px;
}
-->