body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 14.5px;
	color: #000000;
}
body {
	background-color: #6E7445;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #6E7445;
}
a:active {
	color: #0000FF;
}

.largeBlack {
	font-size: 16px;
	font-weight: bold;
}
.redFont {
	color: #FF0000;
	font-weight: bold;
}
.greenFont {
	color: #6E7445;
	font-weight: bold;
}.blackBorder {
	border: medium solid #000000;
}
.smallFont {font-size: 10px}hr {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
