p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.largertext {
	font-family: Century Gothic, Futura, Arial, Helvetica;
	font-size: 13px;
	color: #FFCC66;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}
a {
	font-weight: bold;
	color:#FFCC00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a.subnav:link {
	color: #CCCCCC;

}
.calendarcell {
	font-family: Arial, Helvetica, sans-serif;
	border-color: #990033;
	border: 1px;
	border-style: solid;
    font-size: 10px;
	padding:2px;
	text-decoration:none;
}
.calendarcellFilled {
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FFFF00;
	border: 1px;
	border-style: solid;
    font-size: 10px;
	padding:2px;
	text-decoration:none;
}
.calendarHead {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: 0.3em;
}
.tablepadding {
	padding-right: 20px;
	padding-bottom: 5px;
}
.calendarTitle {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 24px;
}
.redevent {
	color: #FF0000;
	font-weight: bold;
}
.calendarEvent {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}