body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:black;
	margin:0;
	padding:0;
}

p {
	padding-bottom: 0;
}

h1 {
	color:#598428;
	font-size: 2em;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	font-family: Georgia;
}

h2 {
	font-size: 1.333333em;
	line-height: 1.125em;
	text-transform:uppercase;
	margin-bottom: 0.375em;
}

h3 {
	font-size: 1.166667em;
	line-height: 1.285714em;
	text-transform:uppercase;
	color:#f7f7f7;
}

h4 {
	font-size: 1em;
	line-height: 1.5em;
	text-transform:uppercase;
	color:#6b3a95;
}

a {
	color:#598428;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

