TABLE {
	width : 530px;
	background-color : #444444;
	margin-left: auto;
	margin-right: auto;
}
TR {
	background-color: #ffffff;
	padding: 2px;
}
TD {
	padding: 0px;
}
.style2 {font-size: 13px}
.style3 {
	font-size: 12px;
	text-align: center;
}
.note {
	width: 404px;
	padding-left: 1em;
	text-indent: -1em;
}
#CMonth {
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
}
EM {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.holiday {
	background-color : #ff8080;
}
.lunch {
	text-align: center;
}
.day {
	text-align: center;
}
.week {
	text-align: center;
}
.uline{
	text-decoration: underline;
}

