BODY,P,td,tr,table,text{
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18pt;
	TEXT-DECORATION: none;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	color: #000000;
}
A {
	cOLOR: #333333;
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 13pt;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";

}
A:visited {	COLOR: #000000; FONT-SIZE:9pt}
A:link {
	COLOR: #000000;
	FONT-SIZE: 9pt;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
}
A:hover {
	COLOR: #CC0000;
	FONT-SIZE: 9pt;
	font-family: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;

}
textarea {
	background-color: #FFE9C8;
	height: 60px;
	border: 1px solid #CC9933;
}
.bline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
