body {
	background-color: #000000;
	color: #ffffff;
	font-size: 10pt;
	font-family: Georgia, Arial, "times new roman"; }
	
a {
	color: #FFD700;
	text-decoration: none;
	font-weight: bold; }
	
a:hover {
	text-decoration: underline; }
	
p {
	margin-top: 0;
	margin-bottom: 0; }
