body,td,th {
	font-family: 'Times', serif;
	font-size: 12pt;
	background-color: White;
	color: Black;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5 {
	font-family: 'Arial', sans-serif;
}
li {

}
p.Author {
	margin-left: 2em;
}
hr {
	color: black;
	background-color: black;
	width: 90%;
}
.verse_number {
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: text-top;
	margin-left: 0.25em;
	margin-right: 0.25em;
}
td.verse_number {
	white-space: nowrap;
	padding-right: 1em;
	vertical-align: top;
}
td p {
	margin-top: 0;
}
#TemplateNavigation {
	font-size: 0px;
	line-height: 0pt;
}
#TemplateBody {
	background-image: url(../images/background3.gif);
	background-repeat: no-repeat;
	background-align: top center;
	min-height: 674px
}

@media print {
	.Navigation {
		display: none;
	}
}

body.demo .Navigation {
	display: none;
}

body.demo .optional_nav {
	display: none;
}
body.demo {
	margin: 1em;
}