@charset "utf-8";
Menuplanningtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #66CCFF;
	margin: 0em;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.0em;
	background-color: #000000;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bolder;
	color: #CC0000;
	background-color: #66CCFF;
}
