div#menu, ul#headlinks, div#left, div#right {
	display: none;
}
div#head {
	margin-bottom: 30px;
}
div#center h1 {
	color: #90af30;
	font-size: 16px;
	line-height: 22px;
}
div#center h2 {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
div#center h3 {
	color: #90af30;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 7px;
	font-weight: normal;
}
div#center p, div#center ul {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 7px;
}
div#center strong {
	font-weight: bold;
	color: #90af30;
}
a {
	color: #90af30;
	text-decoration: underline;
}
