body {
	background-color: #FFFF66;
}

.SermonPointMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	line-height: 110%;
	font-weight: bolder;
	color: #000066;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}
.SermonTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: italic; line-height: normal; font-weight: bolder; text-align: center; vertical-align: middle}
.SermonSubpointOne {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 110%;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
}
