h1, h2, h3, h4 {
	color: #b41e28; /* methodist maroon */
	align: center;
}
body {
	background: f5f5f5; /* whitesmoke */
	font-family: "franklin gothic book", verdana, sans-serif;
}
a:link {
	color: #b41e28; /* methodist maroon */
}
a:visited {
	color: #000080; /* navy */
}
.MethodistFont {
	font-family: "franklin gothic demi", verdana, sans-serif;
}
.Lstbgc {
	background-color: #ffe4b5; /* moccasin */
}
.Sstbgc {
	background-color: #ffe4e1; /* mistyrose */
}
.Brigbgc {
	background-color: #d8bfd8; /* thistle */
}
