
a:link, a:visited, a:hover, a:active {
	color: #3D6625;
}

div.contents h1 {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 15px;
	padding: 0px;
	color: #3D6625;
}

#mainContent h1 {
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 15px;
	padding: 0px 0px 10px;
	color: #3D6625;
	border-bottom: thin solid #3D6625;
}

#mainContent h2 {
	padding-top: 10px;
	text-transform: uppercase;
	color: #3D6625;
	font-weight: bold;
}


