body {
	background-color: #FBF1B3;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-style: oblique;
	font-size: 28px;
	color: #443D0F;
}
h2 {
	font-size: 22px;
	color: #443D0F;
	font-style: oblique;
}
a {
	font-weight: bold;
	color: #40891D;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h3 {
	font-style: oblique;
	color: #443D0F;
}

.dateFormat {
	font-style: oblique;
	color: #443D0F;
	font-size: 18px;
	font-weight: bold;
}

.smallText {
	color: #443D0F;
	font-size: 10px;
	font-style: italic;
}
.Headings {
	font-size: 22px;
	color: #443D0F;
	font-style: oblique;
}
.MenuHTML	{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #967342;
	text-decoration: none;
}
.MenuHTML:hover	{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #40891D;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #967342;
}
