table#simplycomplex
{
	empty-cells: show;
}

table#simplycomplex td.lower
{
	color: #000;
	background: #cf9;
}

table#simplycomplex td.exact
{
	color: #fff;
	background: #000;
}
