body {
	background-color: #373737;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #B2AF57;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #373737;
	text-align: center;
}
p { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; color: #FFFFFF; font-variant: normal; width: 380px; margin-right: 5px; text-align: right; vertical-align: top; float: right; }
.status {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #373737;
	background-position: left top;
}

