body {
	background-color: #CCCC99;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10mm;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8mm;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}

