body {
	background: white;
	color: black;
	font-family: helvetica,sans-serif;
}

img {
	border: 0;
}

td.header {
	font-size: 16pt;
	font-family: helvetica,sans-serif;
	font-weight: bold;
}

td.bod {
	font-size: 12pt;
	font-family: helvetica,sans-serif;
}

tr.white {
	background: white;
}

tr.grey {
	background: #e8e8e8;
}
