BODY {
	color: white;
	background-color: #4169E1;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}
table {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: white;
	empty-cells: hide;
	text-align: center;
}
td {
	padding: 1px
	}
