.debug  {
	background-color: silver;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	color: maroon;
	font-size: 10px;
}

TH.debug  {
	background-color: maroon;
	color: silver;
}
