body {
	background-color: White;
}
.table0{
	border: 1px inset #565656;
}
.table1{
	background-color: White;
	width: 100%;
}
.td1{
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}