.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 200;
	color: #085514;
	font-style: italic;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #085514;
	text-decoration: underline;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #085514;
	text-decoration: none;
	font-style: italic;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	color: #F98528;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	color: #3A7743;
	text-decoration: none;
	letter-spacing: .05em;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	color: #085514;
	text-decoration: underline;
}

