body {
	background-color: #553826;
}

td, th, h3, h6 {
	color: #006633;
	background-color: #F8E3C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	color: #003366;
}
a:link {
	color: #9D3404;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-size: smaller;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC33CC;
	background-color: #FFFF99;
}
h1 {
	font-family: "Freestyle Script", cursive, sans-serif;
	color: #9B3505;
	font-size: 36pt;
}
h2 {
	font-family: "Freestyle Script", cursive, sans-serif;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 24pt;
}
.nav {
	font-family: "Freestyle Script", cursive, sans-serif;
	font-size: 24pt;
}
a:active {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
