body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #AFAFAF;
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: fixed;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	color: #FFFF33;
}
#banner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
}
#spacing {
	margin: 5px;
}
