body {
	font-family: Arial, Helvetica, sans-serif;
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #6D5B38;
}
a:active {
	color: #6D5B38;
}
a:visited {
	color: #6D5B38;
}
a:hover {
	color: #6D5B38;
}
.copyright {
	font-size: x-small;
	text-align: center;

}
.tdaccentline {
	background-color: #6D5B38;
}
.pagetitle {
	font-weight: bold;
	color: #6D5B38;
}
.headertopsection {
	background-color: #E7DDCB;
}
.mainsection {
	background-color: #E7DDCB;
}
.navcolor {
	background-color: #6D5B38;
}
