body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.text16title {
	font-size: 16px;
	font-weight: bold;
	background-color: #B87D1F;
	color: #FFFFFF;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
	color: #B87D1F;
}
.text16subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #B87D1F;
}
a:link {
	color: #08631D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #08631D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B87D1F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #B87D1F;
	text-decoration: none;
	font-weight: bold;
}
