table {
	background-position: center;
	padding: 2px;
	width: 90%;
	text-align: left;
}

td {
	border-width: 3px;
	border-style: groove;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: top;
	width: 50%;
}