body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 15px 15px 0 15px;
	font-size: 24px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
p {
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 18px 0;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	padding: 8px 0 10px 0;
	border-bottom: 1px solid #DDD8C6;
	margin-bottom: 3px;
}
h2.body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	padding: 8px 0 3px 0;
}
.scripture, .quote {
	font-style: italic;
	margin: 0 50px 15px 40px;
}
.scripture_ref {
	font-style: normal;
	margin: 0 50px 0 40px;
	color: #999;
}
.verse_ref {
	font-size: 18px;
	font-style: normal;
	margin-left: 3px;
}
.regular_text {
	font-style: normal;
}
.grammar_bold {
	font-weight: bold;
}
.date {
	color: #996600;
	font-weight: bold;
}
p.poem {
	line-height: 30px;
	font-style: italic;
	margin: 0 0 0 20px;
}
p.poem_first {
	font-style: italic;
	line-height: 30px;
	margin: 15px 0 0 20px;
}
p.poem_stanza {
	font-style: italic;
	line-height: 30px;
	margin: 15px 0 0 20px;
}
p.poem_first:first-letter {
	font-size: 24px;
	font-weight: bold;
}
.intro, .question, .prayer, .grammar_ital, .inline_verse {
	font-style: italic;
}
.intro, .question  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}