.bible div.paragraphtitle {
  font-style: italic;
  margin: 1em 0em;
}

.bible p {
  margin: 0em;
}

.bible p.section {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  margin: 1em 0em;
}

.bible p.bodytext {
  text-indent: 1em
}

.bible p.bodyblock {
  margin-left: 0em
}

.bible p.poetry {
  margin-left: 1em
}

.bible p.otpoetry {
  margin-left: 1em
}

.bible p.BlockQuote {
  margin-left: 1em
}

.bible p.psasuper {
  font-size: 80%;
  margin-left: 1em;
}	

.bible p.lamhebrew {
  font-size: 120%;
  text-align: center;
}

.bible p.sosspeaker {
  margin-left: 1em
}

.bible span.vref {
  font-weight: bold
}

.bible span.sc {
  font-variant: small-caps
}

.bible sup {
  font-size: 80%
}

.bible p.note {
  font-size: 90%;
  text-indent: 1em;
}

.bible span.notetype {
  font-weight: bold
}

.bible span.hl {
  background-color: #ff0
}

.bible span.g {
  font-family: olbgrk
}

.bible span.h {
  font-family: olbheb
}

.bible div.prev {
  float: left;
  margin: 0em 1em;
  padding: 1em;
  border: solid thin #ccc;
  background-color: #eee;
}

.bible div.next {
  float: right;
  margin: 0em 1em;
  padding: 1em;
  border: solid thin #ccc;
  background-color: #eee;
}

.bible td.today {
  border: solid thin black
}

.bible td.activeday {
  background-color: #fc0
}

.bible td.futureday {
  font-weight: bold
}

