body {
	background-color: white;
}

table#t01 {
	background-color: #d3d3d3;
}

td#td01 {
	text-align: center;
	background-color: white;
	border: 1px solid black;
	height: 50px;
}

