div#top {
  background-color: #ffe8d0;
  padding: 1px 7px;
  border-style: solid;
  border-width: thin thin thick thin;
}

span.title {
  font-size: 130%;
  font-weight: bold;
}

span.author {
  font-weight: bold;
}

a.chapter {
  font-size: 120%;
  font-weight: bold;
}

div#plans {
  background-color: #ffe0e0;
  padding: 1px 7px;
  margin: 5px 0px;
  border-style: solid;
  border-width: thick thin thick thin;
}

div#notes {
  background-color: #e0f0ff;
  padding: 1px 7px;
  border-style: solid;
  border-width: thick thin thin thin;
}

p.affnet {
  display: none;
}

table.storylinks {
  width: 100%;
}

table.storylinks td.prev {
  text-align: left;
}

table.storylinks td.toc {
  text-align: center;
}

table.storylinks td.next {
  text-align: right;
}

table.storylinks a {
  text-decoration: none;
}

div#review {
  background-color: #ffffe0;
  margin: 10px 0px 0px 0px;
  padding: 0px 20px 20px 20px;
}

div#review h2 {
  text-align: center;
}
