body {
	font-family: Tahoma, Verdana;
	margin-top: 20pt;
}
a {
	color: #8B0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: navy;
	text-decoration: none;
}
.hidden {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.mainSection {
	font-family: Tahoma, Verdana;
}
.mainText {
	font-family: Tahoma, Verdana;
	font-size: small;
	color: #ffffff;
	background-color: #085b95;
	text-align: justify;
	padding: 5pt;
	spacing: 5pt;
}
.topText {
	font-family: Century Gothic;
	font-size: small;
	font-style: italic;
	color: #ffdd74;
	background-color: #085b95;
	text-align: justify;
	padding: 5pt;
	spacing: 5pt;
}
.menu {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-style: normal;
	background-color: #f1d06b;
	text-align: center;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	background-color: #f1f36b;
	text-decoration: none;
}
.link {
	font-family: Tahoma, Verdana;
	font-size: small;
	color: #ffffff;
}
.link a {
	color: #ffffff;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
.link a:hover {
	color: #000000;
	background-color: #ffdd74;
	text-decoration: none;
}
.credits {
	color: #192E43;
	background-color: #ffffff;
	font-size: x-small;
	font-family: Century Gothic;
}
