body {
	background-color: #9c8978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
li {
	padding-bottom: .75em;
}

a:visited {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
