body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #7F0000;
	text-decoration: underline;
}

a:hover {
	color: #7F0000;
	text-decoration: none;
}.footer {
	font-size: 11px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #005B23;
	text-decoration: underline;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #005B23;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #005B23;
	background-color: #005B23;
}

