p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-indent: .3in;
	text-align: justify;
}
h1 {
	font-family: "Arial Black";
	font-size: large;
	margin-bottom: .2in;
	text-align: center;
}
h2 {
	font-family: "Arial Black";
	font-size: medium;
	margin-bottom: .2in;
	text-align: center;
}
h3 {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-bottom: .2in;
}
h4 {
	font-size: small;
	margin-bottom: .2in;
	font-weight: bold;
	text-align: center;
}
.chapter {
	font-family: "Arial Black";
	font-size: medium;
	text-align: center;
	margin-bottom: .2in;
	text-indent: 0;
}
.scripture {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin-bottom: .2in;
	text-indent: 0;
}
.copyright {
	font-family: Arial;
	font-size: xx-small;
	text-align: center;
	margin-top: .3in;
	text-indent: 0;
}
.pagelinks {
	font-family: Arial;
	font-size: x-small;
	text-align: right;
	margin-top: .3in;
	text-indent: 0;
}
.song {
	padding: .3in;
	text-indent: 0;
}
.pageheads {
	font-family: Arial;
	font-size: x-small;
	text-indent: 0;
	font: bold;
	text-align: center;
}
.booktitlehead {
	font-family: "Times New Roman";
	font-size: small;
	text-indent: 0;
	text-align: left;
}
.chaptertitlehead {
	font-family: "Times New Roman";
	font-size: small;
	text-indent: 0;
	text-align: right;	
}

.FloatStyle
{
	visibility: hidden;
	position: absolute;
	left: 10px;
	right: 10px;
	background-color: rgb(255, 255, 225);
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 25px;
	padding: 6px;
	line-height: normal
}

.Normal
{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	text-indent: 0in
}
