A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:hover {
	COLOR:  #004eb0;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

input {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
} 
textarea {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
}

BODY {
	margin: 0px;
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-style: normal;
	line-height: 160%;
	color: #000000;
	border: 0px none;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

} 

.line {
	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: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A.a1:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}

A.a1:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
}
A.a1:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
}
A.a1:hover {
	COLOR:  #ffffff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	position: relative;
	left: 1px;
	top: 1px;
}
.about {
	font-size: 10pt;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
}