td {font-size: 12pt; }
td.light-grey
	{background-color: rgb(200, 200, 200);
	}
	
td.dark
	{ vertical-align: top; 
	background-color: rgb(102, 102, 102);
	font-size: 12pt;
	color: white;
	font-family: "Arial Black";
	}
	
	 