.content {
	line-height: 17px;
	padding-right: 0;
}

h1 {
	font-size: 14px;
	color: #5D7316;
}

h2 {
	font-size: 16px;
	color: #E36307;
	font-style:italic;
	padding: 0;
	margin: 0;
	padding-top: 23px;
}

.green_text {
	font-weight:bold;
	color: #5D7316;
}

.orange_text {
	font-weight: bold;
	color: #E36307;
}

a:link, a:visited {
	color: #E36307;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}