/*
 This file will be replaced by site-format named site to be added later.
*/
BODY, html {
  background-color:transparent;
  margin:0;
  padding: 0;
  font-family: Tahoma;
  font-size: 11pt;
  font-weight: normal;
  color: #00009f;
}
a:link {
  color: #900000;
}
a:visited {
  color: #900000;
}
a:active {
  color: #900000;
}
a:hover {
  font-weight:bold;
  color: #00009f;
}
p{
 margin-left: 5px;
 margin-right: 5px;
 text-indent:0.5in;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.BodyHeader{
 font-size: 18pt;
 text-align: center;
 text-indent: 0in;
}
.BodyHeader1 {
 font-size: 16pt;
 text-indent: 0in;
}
.BodyHeader2 {
 font-size: 14pt;
 text-indent: 0in;
}
.BodyHeader3 {
 font-size: 12pt;
 text-indent: 0in;
}
.BodyText {
  text-align: justify;
}
.BodyText_noindent{
  text-indent: 0;
  text-align: justify;
}
.BodyFooter {
  text-align: right;
  font-size: 7pt;
}
.scripture-ref {
  color: #800000;
  font-weight: bold;
}
.scripture-text {
  font-family: Book Antiqua;
  font-style: italic;
  font-size: 16px;
  color: #800000;
}