body {
	color: 1E1201;
}
a {
	color: 607A32;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 4F3D15;
	padding-top: 10px;
	margin-bottom: -10px;
}
li {
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 11px;
	list-style-image: none;
	margin-left: -40px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 4F3D15;
	padding-top: 10px;
	margin-bottom: -10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1E1201;
	line-height: 120%;
}
