body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: black;
	color: white;
	margin: 0px;
	text-align: center;
}

table {
	width: 100%;
	height: 100%;
	text-align: center;
}