body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #590D24;
	margin: 20px 0;
	text-align: center;
}
a:link {
	color: #FDE695;
}
a:visited {
	color: #FDE695;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.small {
	font-size: 9px;
}
h1,h2,h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #EFEAE7;
}
body > table {
	margin: 15px auto 0;
}
