body {
	font-family: Garamond, serif;
	color: #6f7274;
	background-color: white;
}
h1 {
	font-size: 24px;
	background-color: white;
	border: medium groove #8585bb;
	text-align: center;
	color: #f08e00;
}
a {color: #96c00f; text-decoration: underline}
a:hover {color: #33cc33; text-decoration: underline}h2 {
	text-align: center;
}
.menuborder {
	background-color: white;
	border: medium groove #8585bb;
}
hr {
	font-size: medium;
	color: #96c00f;
	line-height: 3px;
}
td {
	padding: 3px;
}

