a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	LEFT: 1px; POSITION: relative; TOP: 1px
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.head:link {
	color: #ffffff;
	text-decoration: none;
}
a.head:visited {
	color: #ffffff;
	text-decoration: none;
}
a.head:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.head:active {
	color: #ffffff;
	text-decoration: underline;
}
body {
	font-family: "ËÎÌå", serif;
	font-size: 9pt;
	scrollbar-face-color:#8CB4E8;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#FFDDBB;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#BAD1F1;
	scrollbar-base-color:#8CB4E8;
	background-color: #Cccccc;
}
table {
	font-family: "ËÎÌå";
	font-size: 9pt;
	letter-spacing:1pt;
	line-height:15pt;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	letter-spacing:1pt;
	line-height:15pt;
}

.border {
	border-top: 10px solid #5F9EE4;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F9EE4;
	border-left-color: #5F9EE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F9EE4;
}
.red {
    color:#FF0000;
}
