table{
background:#CCFFFF;
border:thin;
}
thead {
	font-weight: bold;
}

td {
	text-align: center;
	vertical-align: middle;
}
