.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.navs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #216931;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #216931;
}
.linetop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #216931;
}
