body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	/*font-size: x-small;*/
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.caldate {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	background-color: lightgreen;
	font-weight: bold;
}
.caldayname {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-weight: bold;
	background-color: lightyellow;
	text-align: center;
}
.redtext {
	color: red;
	font-weight: bold;
}
.yeartext {
	font-size: large;
	font-weight: bold;
}
.futurecalendartext {
	/*font-size: small;*/
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
a {
	font-weight: bold;
}
.eventtitle {
	/*font-size: x-small;*/
	font-weight: bold;
}
.archivehead {
	text-align: center;
}
.calbox {
}

