.text {
	color: #000000;
	font: normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:
13px;
	font-weight: bold;
	line-height: 18px;
	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: #336600;
	text-align: center;
	padding: 10px;
}
