/*html { FILTER: gray;}*/
STYLE typetextcss BODY {
	FONT-FAMILY: ËÎÌå; FONT-SIZE: 9pt }

TD { FONT-SIZE: 9pt }
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #CC6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF9900; TEXT-DECORATION: none
}
DIV {
	FONT-SIZE: 9pt
}
.me {  color: #FF6600; font-size: 9pt; text-decoration: underline}

.input {
	font-size: 12px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
