.head_day {
	color: #535353;
	border-bottom-color: #535353;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	line-height: 145%;
	font-size: 12px;
}
.head_sat {
	background-color: #dceaff;
	color: #006fc9;
	border-bottom-color: #535353;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	line-height: 145%;
	font-size: 12px;
}
.head_sun {
	background-color: #fff0f7;
	color: #f02e5c;
	border-bottom-color: #535353;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	line-height: 145%;
	font-size: 12px;
}
.cal_month {
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-top: 4px;
	background-color: #dceaff;
	border-style: solid;
	border-color: #87b9ff;
	border-width: 1px;
	font-weight: bold;
	color: #006fc9;
	line-height: 145%;
	font-size: 40px;
	font-family: Arial, sans-serif;
}
.cal_month_small {
	color: #006fc9;
	line-height: 145%;
	font-size: 14px;
}
.cal_year {
	color: #535353;
	line-height: 145%;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.caldate    { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-weight: bold; line-height: 145%; font-size: 18px; color: #006fc9; }
