.text {
	color: #000000;
	font-family: Hei;
	font-size: 14px;
	line-height: 18px;
}
.head {
	font-family: Hei;
	font-size:
18px;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#greenBox {
	background: #003300;
	text-align: center;
	padding: 10px;
}

