.cal_month {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
    font-size: 8pt;
	font-style: normal;
    line-height: 11pt;
    font-weight: bold;
    text-align: center
}

.cal_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000
}

.cal_day_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	text-align: right;
	color: #000000
}

.cal_holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	text-align: left;
	color: #bf0000
}

.cal_weekNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	text-align: right;
	color: #bf0000
}

.cal_workday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	text-align: left;
	color: #0000df
}

.cal_direction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	background: #dfdfdf;
    line-height: normal;
    font-weight: bold;
    text-align: left
}

.cal_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
    line-height: normal;
    font-weight: normal;
    text-align: left
}

.cal_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #6f6f6f;
    line-height: normal;
    font-weight: bold;
    text-align: right
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #9F0000;
    line-height: normal;
    font-weight: bold;
    text-align: left
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #9F0000;
    line-height: normal;
    font-weight: bold;
    text-align: left
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #9F0000;
    line-height: normal;
    font-weight: bold;
    text-align: left
}

a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-style: normal;
	color: #00009F;
    line-height: normal;
    font-weight: bold;
    text-align: center
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-style: normal;
	color: #00009F;
    line-height: normal;
    font-weight: bold;
    text-align: center
}