body {
	background-color: #ACAA9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	padding-top: 12px;
}
p {
	font-size: 12px;
}
a {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
#credit {
	padding-top: 6px;
}

