p {
	font-size: small;
	margin-top: 7px;
	margin-bottom: 7px;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: sans-serif;
}
a:link {
	color: #CCCCCC;
}
a:focus {
	color: #333333;
	background-color: #FFFFFF;
}
a:visited {
	color: #999999;
}
td {
	text-align: center;
	width: 33%;
}
table {
	width: 100%;
}
