#content h1 {
	margin-top: 20px;
}

	#content h2 {
		font-family: Georgia, "Helvetica", "Times new Roman", serif;
		font-weight: normal;
		font-size: 130%;
		color: #69884F;
	}

	#content h3 {
		font-family: Georgia, "Helvetica", "Times new Roman", serif;
		font-weight: normal;
		font-size: 110%;
		color: #69884F;
	}

	#content ol, #content ul {
		font-size: 80%;
		line-height: 1.6em;
	}