.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #9695C8;
	text-align: left;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bottomaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-indent: 20px;
	font-style: normal;
	font-weight: normal;
}
.jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}
.location_schoolname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #9695C8;
}
.calendarmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
.calendarentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
}
.calendardate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #9695C8;
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
}
.formheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}


<style>
#cal a
{
  color:#9595C9;
  font-weight: bold;
  text-decoration:none;
}

table.cal_calendar {background-color:#9595C9;}

table.cal_calendar th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#fff;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #9695C8;
	text-align: center;
	line-height: 16px;
	padding-left: 5px;
}



table.cal_calendar td {background-color:#fff;}
table.cal_calendar td.cal_weekendday {background-color:#fff;}
table.cal_calendar td.cal_notday {background-color:#fff;}
div.cal_today {background-color:#fcc;border-bottom:1px solid #a33;}

div.cal_dateday
{
  padding:5px;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #A8D15A;
}

div.cal_event {background-color:#def;padding:4px;border-bottom:1px solid #999;}
span.cal_eventtime { font-size:7pt; }
span.cal_eventtitle { font-size:9pt; }
span.cal_datemonth { font-size:12pt;font-weight:bold;  color:#9595C9; }
span.cal_admin {font-size:7pt;font-weight:normal;}
</style>
