body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:180%;
	color: #000000;
}
.title {
	line-height: 200%;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.redbig {
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.bluebig {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
.hui {
	color: #333333;
}
.line {
	border: 1px solid #CCCCCC;
}
.blue {
	color: #006699;
	line-height: 160%;
}
.title {
	font-size: 12px;
}
.title2 {
	font-size: 14px;
	color: #037B89;
}
.high {
	line-height: 130%;
	color: #336699;
}
.box {
	border: 1px solid #EAEAEA;
}
