body, p, div, input, select, td, th, h1, h2, h3, li {
	font-family: sans-serif;
	color: #000000;
}
h1 {
	font-size: 20px;
}
p, li {
	font-size: 10px;
}
.footer {
	display: block;
	text-align: center;
	color: #c4a25e;
}
.footerLink {
	color: #c4a25e;
	font-weight: bold;
}
