body {
	background-color: #000000;
	margin-top: 30px;
	font-family: "Century Gothic";
	font-size: small;
	color: #FFFFFF;
}
link {
	color: #FF00FF;
}
a:visited {
	color: #006633;
}
a:link {
	color: #FF00FF;
}
table {
	border: 1px solid #003200;
	margin: 0px;
	padding: 0px;
}
