body {
	background-color: #594330;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	margin: 0px;
	padding: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
