body {
	font-family: Arial, Helvetica, sans-serif;
}

tr.odd {
	background-color: #DFDFDF;
}

tr.even {
	background-color: white;
}

td.nick {
	font-size: 10pt;
}

td.time {
	font-size: 10pt;
}

td.quote {
	font-family: "Courier New";
	font-size: 10pt;
}
