.bookh {
  font-size:0.8em;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  color:#000;
  text-align:center;
  font-weight:bold;
  font-size:0.8em;
}

.bookbkgd {
  background: url(images/book/bookbkgd.gif) repeat-x bottom;
}

.bookbkgd2 {
  background: url(images/book/bookbkgd2.gif) repeat-x bottom;
}

.ltgreen {
  background-color:#6c6;
  font-size:0.8em;
  font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
  color:#000;
  padding:5px;
}

.ltgreen a:link {color:#000;}
.ltgreen a:visited {color:#000;}
.ltgreen a:hover {color:#060;}
.ltgreen a:active {color:#060;}

