body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.contentheader {
	font-size: 18px;
	font-weight: bold;
	color: #596E36;
}.resumesubsection {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.resumetitle {
	font-size: 24px;
	font-weight: bold;
}
a {
	color: #89A45F;
	font-weight: bold;
}
