body {
	font-family: verdana;
	font-size: 0.9em;
	color: #9B8235;
	background-color: #000000;
	line-height: 1.5em;
}
a {
	color: #9D8137;
	text-decoration: none;
}
a:link {
	color: #9A8334;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
}
a:visited {
	color: #996600;
}
.fineprint {
	font-size: small;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC9933;
}
#sociallinks {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	clear: both;
}
