body {
	background-color: black;
	background-image: url(pattern.gif);
	margin: 30px;
}

th, td, a {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: white;
}

a:hover {
	color: #999;
}

th {
	text-align: center;
	font-weight: bold;
}

.dateheader {
	background-color: black;
	font-weight: bold;
	font-size: 14px;
}

.nobr {
	white-space: nowrap;
}
