body {
	background: #fff;
	color: #000;
	font: 9pt Arial, Helvetica, sans-serif;
}

a {
	color: #CC6600;
}

.date {
	font-weight: bold;
}

.infobar {
	background: #FFCC00;
}

.infobar td {
	padding: 4px 0;
}

.actions {
	text-align: right;
}

.category {
	background: #999999;
	color: #000;
	font-weight: bold;
}

.item {
	background: #CCCCCC;
}

