.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.bodyheadingscenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:14px;
	font-weight: bold;
}
.bodytextcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.calendartext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 13px;
	margin-left: 4px;
}
.calendarbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	margin-left: 4px;
}
.calendarred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 13px;
	margin-left: 4px;
	color:#F00;
}
.calendarmonths {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FC6;
	border: medium;
	font-stretch:expanded;
	text-align: center;
	
}
