body {
	margin-left: 0;
	margin-top: 0;
	background-color: Black;
	font-family: Perpetua, Arial;
}

td {
	font-family: Perpetua, Arial;
}

th {
	font-family: Perpetua, Arial;
	font-weight: normal;
}

.small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #F69F1B;
	color: black;
}

.medium {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.bigger {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.biggest {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-family: Perpetua, Arial;
}

.members {
	font-weight: bold;
}

.bottomnav {
	font-size: 14px;
	color: #F69F1B;
}

.nonnav {
	font-size: 14px;
	color: #F69F1B;
}

.disclaimer {
	font-size: 10px;
	color: white;
}

a {
/*	background-color: black; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:active {
	color: white;
}

a:visited {
	color:#DFDFDF;
}

a:hover {
	color: black;
	background-color: #F69F1B;
}
.ee {
	color: Black;
	font-size: 8px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}