
.nextPage {
  float:right
}
.prevPage:before {
  content:"< "
}
.nextPage:after {
  content:" >"
}
.postHeader {
  float:right
}
.indent-1 {
    margin-left: 20px
}
.indent-2 {
    margin-left: 40px
}
.indent-3 {
    margin-left: 60px
}
.indent-4 {
    margin-left: 80px
}

.table-head-background
{
  background: #96E066;
  color: black
}

.copyright-notice
{
  font-size: small
}
