td, table, font, body, div, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

.list {
	background-color:#000;
}

.list td {
	background-color:#99cc99;
}

table.listings { background-color:#000;width:500px; }
table.listings td { background-color:#eee; }
table.listings th { color: #FFF; }

.year-button { display:inline;padding:4px 10px;background:#ddd; }
.year-display { margin-top:10px;display:none; }
.selected { color:#900000;font-weight:bold;}