body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.description {
	font-weight: normal;
}

.banner {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bolder;
	line-height: 22px;
}

}.navphoto {
	border: thin solid #FFFFFF;
}
ul {
	list-style-type: none;
	line-height: 18px;
	background-position: left;
}

a {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

