.month {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003366;


}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.calevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
}
.headingsub {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #006699;
}
.subscriptbody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.headingsub2 {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;

}
