table {
	border-collapse: collapse;
}

td,th {
	border: 1px solid #000000;
	white-space: nowrap;
	font-size: 80%;
	text-align: center;

	
}

td {
	background: #FFFFFF;
}

th {
	background: #CCFFFF;
}