/* Copyright, 2004, by Mark Luckstead */

.title  {
  text-align: center;
}

a {
  background-color: transparent;
  color: #0000FF;
  font-size: medium;
  font-weight: bold;
}
a:visited {
  background-color: transparent;
  color: #9900FF;
}
a:active {
  background-color: transparent;
  color: #009900;
}
a:hover  {
  background-color: transparent;
  color: #FF0000;
}
body {
  color: #000000;
  background: #FFFFFF;
  font-family: "New York", "Times New Roman", "Times", "Times Roman", serif;
}
div  {
  margin-bottom: 1em;
  margin-top: 1em;
}
h1 {
  background-color: transparent;
  font-size: xx-large;
  font-weight: bold;
}
h2 {
  background-color: transparent;
  font-size: x-large;
  font-weight: bold;
}
h3 {
  background-color: transparent;
  font-size: x-large;
  font-weight: normal;
}
h4 {
  background-color: transparent;
  font-size: large;
  font-weight: normal;
}
hr {
  line-height: 3em;
  width: 30%
}
hr.horizon {
  line-height: 2em;
  width: 100%
}
hr.score {
  line-height: 2em;
  width: 20%
}
hr.closefootnote {
  line-height: 2em;
  width: 25%
}
hr.openfootnote {
  line-height: 2em;
  text-align: left;
  width: 20%
}
hr.title {
  line-height: 1em;
  width: 16%
}
p {
  background-color: transparent;
  font-size: medium;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  text-indent: 0;
}
p.attrib {
  background-color: transparent;
  font-size: larger;
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
}
p.biblio {
  background-color: transparent;
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: left;
  text-indent: 2em;
}
p.body {
  background-color: transparent;
  font-size: medium;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  text-indent: 2em;
}
p.date {
  background-color: transparent;
  text-indent: 3em;
}
p.endnote {
  background-color: transparent;
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: left;
  text-indent: 2em;
}
p.quote {
  background-color: transparent;
  text-align: center;
  text-indent: 2em;
}
span.CCap  {
  font-size: x-large;
}
span.impressive  {
  font-stretch: extra-expanded;
}
span.koine  {
  font-family: symbol;
  font-weight: normal;
}
span.smcap {
  font-variant: small-caps;
}
