body {
	background: #5F4A40;
	margin: auto;
	font-family: arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

img {
	border: 0px;
	margin: auto;
}

hr {
	border: 1px solid;
	width: 800px;
	color: #FFFFFF;
}

#page {
	margin: auto;
	text-align: center;
	width: auto;
}

table {
	margin: auto;
	text-align: center;
	width: 420px;
	border-collapse: collapse;
	font-weight: bold;
}
table td {
	text-align: left;
}

table a {
	color: #FFFFFF;
	text-decoration: none;
}

table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}