body {
	font-family: Arial, Helvetica, sans-serif;
	color: #183700;
	font-size: medium;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #183700;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #183700;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger
	font-style: normal;
	font-weight: bold;
	color: #690;
	text-align: center;
}
.NormalText {
	text-align: justify;
	vertical-align: text-top;
	color: #183700;
}
.CenteredCell {
	text-align: center;
	vertical-align: text-top;
	color: #183700;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: left;
	font-weight: lighter;
	color: #183700;
}
.menuText {
	text-align: left;
	padding-bottom: 10px;
	font-size: 14px;
	color: #183700;
}
