body {
	background-color: #F4FFF4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, tr, td, form, input, text, password, select, p {
	font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.green a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.green a:visited {
	color: #C3C8C8;
	text-decoration: none;
	
}
.green a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.green a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}

.title {
	color: #006600;
	font-weight: bold;
}
.title1 {
	color: #000000;
	font-size: 10.5pt;
	font-weight: bold;
}
.darkgreen {
	color: #006600;
}
.borderb td {
	border-top: 1px none #E0CC70;
	border-right: 1px none #E0CC70;
	border-bottom: 1px solid #E0CC70;
	border-left: 1px none #E0CC70;
	background: #E6FFBB;
}
.selectBig select {
	width: 90px;
}
.text0 {
	font-family: "Verdana", "ËÎÌå", "Arial", "Helvetica", "sans-serif";font-size: 10.5pt;line-height: 150%;
}
.lineheight1 {
	line-height: 200%;
}

.lineheight2 {
	line-height: 150%;
}
.STYLE1 {
	color: #FF8000;
	font-weight: bold;
}