
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	color: 38662d;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	color: 38662d;
	margin-bottom: 20px;
	margin-top: -10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.bold-14 {
	font-size: 14px;
	font-weight: bold;
}
a, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: 38662d;
}
.white-large {
	font-size: 16px;
	font-weight: bold;
	color: fff;
}
.white-normal {
	font-size: 14px;
	font-weight: bold;
	color: fff;
}
.white-link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: fff;
}
.small-link {
	font-size: 12px;
	font-weight: bold;
}
