body {
	font: .8em Arial, Helvetica, sans-serif;
}

table {
	font: 100% Arial, Helvetica, sans-serif;
}

table.white {
	font-weight: bold;
	color: #FFFFFF;
}

table.black {
	font-weight: bold;
	color: 000000;
}

table.card {
	font: 13px Arial, Helvetica, sans-serif;
}

.header {
	color:#bf0000;
	font-weight:bold;
}
.emphasis {
	color:#bf0000;
}
.dateformat{
	font-size:90%;
	font-style:italic;
}