body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	margin: 20px;
	padding: 0px;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.nav a:link {
	background-color: #FFFAEA;
	display: block;
	background-position: center;
	height: 20px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #313A32;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #666666;
}
.nav a:visited {
	background-color: #FFFAEA;
	display: block;
	background-position: center;
	height: 20px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #313A32;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #666666;
}
.nav a:hover {
	background-color: #BE6845;
	display: block;
	background-position: center;
	height: 20px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #990000;
}
.nav a:active {
	background-color: #D06E47;
	display: block;
	background-position: center;
	height: 20px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #990000;
}
.Headline {
	font-size: large;
	font-weight: bold;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}