body {	
	color: #000000;
	background: #E5DBC2;
	font: 12px 'Arial';
}
body a {
	color: #A60F06;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: none;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 9px;
}
h2 {
	font-size: 9px;
}