body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A56535;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.textleft {
	text-align: left;
}
a {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}

