body {
	font: 12px Arial, sans-serif;
	color: #756A48;
	text-align: left;
}

a {
	color: #212121;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: #967C61;
	text-decoration: underline;
}

h1 {
	font: 150% Georgia, Times;
	color: #212121;
}

h2 {
	font: 130% Georgia, Times;
	color: #212121;
}