html {
	font-family: sans-serif;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	padding: 0 6px;
}

td,
th,
caption {
	border: 1px solid #000;
}
caption {
	border-bottom: none;
	font-weight: 700;
}
.weekend {
	color: red;
}
