	body { padding: 0px; margin: 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
	background-image: url(images/background.gif); }
	td { font-size: 12px; }
	h1 { font-size: 28px; font-weight: normal; }

a:link, a:visited, a:active { color: black; text-decoration: none; }
a:hover{ color: darkred; }

.calendarMonth { font-size: 22px; }

.calendarEvent { display: block; padding-left: 8px; color: #CC0000;}
.calendarEvent a { color: #CC0000; }
.calendarEventTitle { color: #CC00000; }
.calendarDay { font-size: 14px; }