body {
	background-color: #FDC886;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #8A130A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8A130A;
}
a:hover {
	text-decoration: none;
	color: #8A130A;
}
a:active {
	text-decoration: underline;
	color: #8A130A;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

