body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background-color: #E7DFCC;
	color: #000000;
	text-align: center;
}

a {
	color: #000000;
	font-family: Courier;
	font-size: medium;
	text-decoration: none;
}

a:hover {
	color: #E8E8CD;
	background-color: #000000;
	text-decoration: underline;
}

table.main {
	text-align: left;
}

