/* Copyright 2001, Mark Luckstead */

body {
  color: #000000;
  background: #FFFFFF;
  font-family: "Times New Roman", "Times", "Times Roman", serif;
}
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;
}
div  {
  margin-top: 1em;
  margin-bottom: 1em;
}
div.poem  {
  margin-top: 1em;
  margin-left: 6em;
  margin-bottom: 1em;
}
div.subhead {
  font-size: larger;
  font-variant: small-caps;
  text-align: center;
}
h1 {
  background-color: transparent;
  font-size: xx-large;
  font-weight: bold;
  text-align: center;
}
h2 {
  background-color: transparent;
  font-size: x-large;
  font-weight: bold;
  text-align: center;
}
h3 {
  background-color: transparent;
  font-size: x-large;
  font-weight: normal;
  text-align: center;
}
h4 {
  background-color: transparent;
  font-size: large;
  font-weight: normal;
  text-align: center;
}
hr {
  line-height: 3em;
  width: 30%
}
hr.closefootnote {
  line-height: 2em;
  width: 25%
}
hr.openfootnote {
  text-align: left;
  line-height: 2em;
  width: 20%
}
hr.title {
  text-align: center;
  line-height: 1em;
  width: 16%
}
p.attrib {
  background-color: transparent;
  font-variant: small-caps;
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
}
p.body {
  background-color: transparent;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  text-indent: 2em;
}
p.date {
  background-color: transparent;
  text-align: left;
  text-indent: 4em;
}
p.sub {
  background-color: transparent;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  text-indent: 4em;
}
p.title {
  background-color: transparent;
  text-align: center;
}
span.koine  {
  font-family: symbol;
  font-weight: normal;
}
span.small {
  font-size: small;
}
span.smcap {
  font-variant: small-caps;
}
