td {
	height: 50px;
	vertical-align: top;
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 9px;
	border: thin dotted #00FF00;
}
body {
	font-family: Futura, Arial, Helvetica;
	font-size: 9px;
	font-weight: lighter;
}
th {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 10px;
	font-weight: bold;
}
table {
	border: thin dotted #99FF66;
}
