html { height: 100%; margin: 0; width: 100%; }
body { height: 100%; margin: 0; width: 100%; }

table
{
	border-collapse: collapse;
}

td
{
	/*border: solid 1px #c0c0c0;*/
}