body {
	background-color: #EFD7BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #871A0A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E88824;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #871A0A;
	font-size: 18px;
	line-height:24px;
}
.copy {
	color: #871A0A;
	font-size: 11px;
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #871A0A;
	text-decoration: underline;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E88824;
	text-decoration: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690B09;
	background-color: #EFD7BD;
	font-weight: bold;
}
