body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535338;
	background-image: url(floral-design.gif);
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
.bluecalendar {
	color: #000066;
	background-color: #C5E4E7;
	text-align: center;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.smalltitle {
	font-size: 12px;
	font-weight: bold;
	color: #8F1E1E;
}
.blue {
	font-weight: bold;
	text-align: center;
	color: #5879BF;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #8F1E1E;
	text-decoration: underline;
}
.heading {
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.redtitlelarge {
	font-size: 14px;
	font-weight: bold;
	color: #8F1E1E;
	text-align: center;
}
.bluespecial {
	font-weight: bold;
	color: #5879BF;
}
.smallcenter {
	font-size: 10px;
	font-weight: bold;
	color: #5778BE;
	text-align: center;
}
.greencalendar {
	color: #003300;
	background-color: #66CC66;
	text-align: center;
	font-weight: bold;
}
.orangecalendar {
	color: #FFFFFF;
	background-color: #F2A867;
	text-align: center;
	font-weight: bold;
	border-top-color: #F2A867;
	border-right-color: #F2A867;
	border-bottom-color: #F2A867;
	border-left-color: #F2A867;
}
.yellowcalendar {
	color: #666666;
	background-color: #FFFF66;
	text-align: center;
	font-weight: bold;
}
.redcalendar {
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
	font-weight: bold;
}
.purplecalendar {
	color: #FFFFFF;
	background-color: #63C;
	text-align: center;
	font-weight: bold;
}
.calendarheading {
	color: #FFFFB8;
	background-color: #8F1E1E;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

