.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copy b {
	font-weight: bold;
}
body {
	background-color: #000000;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003969;
	font-weight: bold;
}
.adminTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.adminTableTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.textField {
	height: 14px;
}
#credit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#credit a {
	color: #C90;
	text-decoration: none;
}

#credit a:hover {
	text-decoration: underline;
}
