a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: .8em;
}
body {
	background-color: #000000;
	font-size: 1em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
