 	.monthtable {
 		border-color: white;
 	}
 	.calendarheader {
 		font-family:	'Trebuchet MS';
 		font-size:		18pt;
 		color:			steelblue;
 		text-align:		center;
 	}
 	.monthheader {
 		font-family:	'Trebuchet MS';
 		font-size:		16pt;
 		color:			white;
 		background-color:		#8A4117;
 		width:			815;
 	}
 	.weekheader {
 		font-family:	'Trebuchet MS';
 		font-size:		10pt;
 		color:			white;
 		background-color:		steelblue;
 		text-align:		center;
 		width:			110;
 	}
 	.weekday {
 		font-family:	'Trebuchet MS';
 		font-size:		14pt;
 		color:			steelblue;
 		text-align:		left;
 		width:			110;
 		height:			100;
 		vertical-align:	top;
 		border:			none;
 	}
 	.daytext {
 		font-family:	'Trebuchet MS';
 		font-size:		8pt;
 		color:			black;
 		text-align:		left;
 	}
 	.eventtext {
 		font-family:	'Trebuchet MS';
 		font-size:		8pt;
 		color:			#B93B8F;
 		text-align:		left;
 	}



 	.sermondate {
 		font-family:	'Trebuchet MS';
 		font-size:		10pt;
 		font-weight:		bold;
 		color:			darkred;
 		text-align:		left;
 	}
 	.smallbullet {
 		font-family:	'Tahoma';
 		font-size:		10pt;
 		color:			blue;
 		text-align:		center;
 	}
 	.reference {
 		font-family:	'Tahoma';
 		font-size:		8pt;
 		font-weight:		bold;
 		color:			darkred;
 		text-align:		left;
 	}
 	.preacher {
 		font-family:	'Tahoma';
 		font-size:		8pt;
 		font-weight:		bold;
 		color:			black;
 		text-align:		left;
 	}
 	.length {
 		font-family:	'Tahoma';
 		font-size:		8pt;
 		font-weight:		normal;
 		color:			black;
 		text-align:		left;
 	}

.gbheader {
	font-family: "Georgia";
	font-size: 16px;
	color: #000000;
	}
.gbtext13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: darkred;
	}
.gbtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color; #000000;
	}
