.day-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663399;
	font-weight: normal;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC33FF;
	font-weight: bolder;
}
.month-p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #663399;
	font-weight: normal;
}
.sig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663399;
	font-weight: bold;
}
.prr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.day-t {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009999;
	font-weight: normal;
}
.month-t {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #009999;
	font-weight: normal;
}
.cal-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.cancelled{
	display: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
