body {
	margin-top: 1em;
	margin-bottom: 1.9em;	
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	text-indent: 22px;
	margin-bottom: 16pt;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	text-indent: 13px;
	margin-bottom: 14pt;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	margin-bottom: 12pt;
}
p {
	font-size: medium;
	text-indent: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.Notes {
	padding-bottom: 0.8em;
}
p.NotesA {
	padding-bottom: 0.5em;
}
tt {
	font-family: Courier New, Courier, monospace;
	font-size: medium;
	line-height: 142%;
}
.lineheight1_0 {
	line-height: 1.0em;
}
.lineheight1_3 {
	line-height: 1.3em;
}
.lineheight1_6 {
	line-height: 1.6em;
}
.verse-source {
	float: right;
	text-align: right;
	margin-top: 0.2em;
	margin-bottom: 2.0em;
	margin-right: 17%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}