h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}

h3 {color: #000066;
	font-family: Arial, Helvetica, sans-serif, cursive, "Comic Sans";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

h4 {color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.titleheader {
	color: #000060;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

body {
	background-image: url(../images/fadedchurch.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10px 10px;
	list-style-type: circle;
	}

.dropcap {float: left;
	font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
	color: #000066;
	margin-right: 3px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

.bodytextmedblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h1 {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.calendarbody {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.calendarboldbody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.bulletinsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.accentword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	}
.accentwordblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	}
.accentwordcomic {
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: center;
	}
	
.comicwhite {
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
	
.comicblue {
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
	
.rightcoldev {
	font-size: 11px;
	font-family: Comic Sans MS, cursive;
	color: #000;
}

.subtitlecomicmaroon {
	font-family: Comic Sans MS, cursive;
	font-weight: bold;
	color: #990033;
	font-size: large;
	text-align: center;
}

