body {
	background-color: #F6C88F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #575757;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #415563;
}

a:link {
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

a:visited {
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

a:hover {
	color: #616161;
}
