.title {
	font-family: "Times New Roman", "Times", "serif";
}
.daytitle {
	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
	font-size: medium;

}
.day {

	font-family: "Times New Roman", "Times", "serif";
	font-size: large;
	font-weight: bold;
	background-color: #CCCCCC;
}
body {
	font-family: "Times New Roman", "Times", "serif";
}
.tablecolor1 {
	background-color: #EDFFD9;
}
.tablecolor2 {
	background-color: #DDE3FF;
}
.notice {

	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
	font-size: medium;
}
