body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
A:link {
	color: blue;
}
A:visited {
	color: purple;
}
A:hover {
	color: navy;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subheader {
	font-size: 18pt;
	color: #00639C;
	font-weight: bold;

}
.mediumtext {
	font-size: 14pt;
}
.redtext {
	color: #FF0000;
}
.font12pt {
	font-size: 12pt;
}
.font9pt {
	font-size: 9pt;
}
.cal_title {
	background-color: #B8C6CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cal_title_r {
	background-color: #B8C6CB;

}
.cal_title_l {
	background-color: #B8C6CB;

}
.cal_day_head {
	color: #333333;
	background-color: #E6EAEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cal_day {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cal_day_current {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.calendar {
	color: #000000;
	border: #666666;

}