BODY {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	right-margin: 0px;
	bottom-margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
}

A.deflink {
	font-weight: bold;
	font-size: 8pt;
	color: #845B9B;
	text-decoration: none;
}
A.deflink:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #9A5C5F;
	text-decoration: underline;
}
TD.activelink {
	font-weight: bold;
	font-size: 8pt;
	color: #845B9B;
}

A.maillink {
	font-size: 7pt;
	color: #845B9B;
	text-decoration: none;
}
A.maillink:hover {
	font-size: 7pt;
	color: #9A5C5F;
	text-decoration: underline;
}

TD.tdhead {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #845B9B;
}
TD.tdsub {
	font-family: Arial;
	font-size: 7pt;
	color: #9A5C5F;
	text-decoration: underline;
}
TD.tdcontent {
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #9A5C5F;
}

TD.tldate {
	padding: 4px;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

.divmain {
	padding: 4px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #845B9B;
}
.divhead {
	padding: 4px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.divmission {
	padding: 8px;
	font-family: Arial;
	font-size: 13pt;
	color: #845B9B;
}

.calmonth {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #F1EBF5;
}
.calnav {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	background-color: #F1EBF5;
	cursor: hand;
}
.calnavhover {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A5C5F;
	cursor: hand;
}
.calday {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #CCB9D7;
	text-align: right;
	cursor: hand;
}
.caldayday {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCB9D7;
	text-align: left;
}
.caldaynull {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #CCB9D7;
	text-align: right;
}
.caldayactive {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A5C5F;
	text-align: right;
}

.bioname {
	font-family: Tahoma;
	font-size: 17pt;
	font-weight: bold;
	color: #000000;
}
.biojob {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #845B9B;
}
.biotext {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #845B9B;
}

.prayRecip {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	border-bottom: solid 1px #FFFFFF;
}
.prayReq {
	font-family: Tahoma;
	font-size: 9pt;
	color: #845B9B;
	border-bottom: solid 1px #FFFFFF;
}

.moconhide {
	display: none;
}
.moconshow {
	display: block;
}
