th.menu {
	height: 50px;
}

th.menu span.header {
	text-transform: uppercase;
}

td.menu, th.menu {
	border-bottom: 1px solid #c0c0c0;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
}

.small {
	font-size: 13px;
}

.center {
	text-align: center;
}