BODY
{
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
}
TABLE
{
	width: 100%; 
	height: 100%; 
	border: 0px;
}
TD
{
	text-align: center;
}
.half
{
	height: 50%;
}
.white
{
	color: #FFFFFF; 
	vertical-align: bottom;
}
.black
{
	background-color: #000000; 
	color: #FFFFFF; 
	vertical-align: top;
}