body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/background.gif);
	background-color: #FEF7CF;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #857203;
	border-right-color: #857203;
	border-bottom-color: #857203;
	border-left-color: #857203;
}
a:link {
	color: #544701;
	text-decoration: none;
}
a:visited {
	color: #171400;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FEF1A9;
}
td {
	background-color: #E7E0BE;
	border: 1px solid #FFFFFF;
}
