a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	background-color: #CCCCCC;
}
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}
.links a {
	text-decoration: none;
	color: #666666;
}
.links a:hover {
	background-color: #CCCCCC;
}
.year {
	text-align: center;
	border: none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
	border: thin solid #003366;
	background-color: #FFFFFF;
}

body {
	background-color: #000000;
	padding-top: 5px;
}
