body
{
color: #000000;
background: #FFFFFF none;
font-family: "Times New Roman", serif;
margin-left: 8%;
margin-right: 8%;
}

h1
{
margin: 0 0 12px 0;
font-size: 24pt;
}

h2
{
margin: 10px 0 5px 0;
font-size: 16pt;
}

h3
{
margin: 10px 0 10px 0;
font-size: 12pt;
}

h1, h2,h3
{
text-align: center;
color: #000080;
font-family: Arial, sans-serif;
background: #FFFFFF;
font-weight: bold;
}

p
{
text-indent: 15px;
margin: 0 0 5px 0;
}

.chapter
{
text-align: center;
margin: 0 0 0 0;
font-family: Arial, sans-serif;
font-size: 130%;
}

.scripture
{
text-align: center;
text-indent: 0px;
margin: 0 35px 10px 35px;
font-size: 14pt;
font-weight: bold;
font-style: italic;
}

.footer
{
text-align: center;
font-size: 14pt;
font-weight: bold;
font-style: italic;
}

a:link {color: navy; background: white}
a:visited {color: purple; background: white}
a:active {color: red; background: white}
a:hover {color: blue; background: white}

