/* ----------------------- Heading Styles ----------------------- */
p.bookname {
	font-weight: normal;
	font-size: 1.4em;
	font-family: "Arial", "Helvetica", sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	//text-align: left;
	line-height: 1em;
}
p.chapter, p.chapter-nb {
	font-weight: bold;
	font-size: 1em;
	font-family: "Arial", "Helvetica", sans-serif;
	margin-top: 1.05em;
	margin-bottom: 0.5em;
	line-height: 1em;
	}
p.head {
	font-weight: bold;
	font-size: 0.9em;
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 0.8em 0 0.5em 0;
	//text-align: left;
	line-height: 1em;
}
span.subheading {
	font-style: italics;
	font-size: 0.8em;
	font-family: "Arial", "Helvetica", snas-serif;
	//text-align: left;
	line-height: 2em; 
}

.versenum, .fakeversenum {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 11px;
	vertical-align: 4px;
}
.nd {display: none;}
span.smcaps {
	font-variant: small-caps;
}
span.JesusWords {
	color: red;
}

span.ind {line-height: 1.5em;}

span.ind2 {line-height: 1.5em;}

.fn {
	font-size: 0.7em;
	color: black;
	font-weight: normal;
	vertical-align: super;
}

.fntext {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	color: blue;
	display: none;
}
