body {
  color: #000000;
  background-color: #ffffff;
  margin-left: 5px;
  margin-top: 0px;
  font-size: small;
  font-family: "trebuchet ms",arial,verdana,helvetica,sans-serif;
  text-decoration: none;
}
h1 {
  font-size: 110%;
}
.banner {
  font-family: papyrus,"trebuchet ms",arial,verdana,helvetica,sans-serif;
  font-weight: bold;
  font-size: x-large;
  font-variant: small-caps;
  color: #996633;
  Filter: Shadow(Color=#CC9966, direction=145);
  direction: ltr;
}
.hline {
  background-image: url(images/hline.jpg);
  background-repeat: repeat-x;
  width: 15px;
  height: 18px;
}
.menulink {
  font-size: medium;
  font-weight: bold;
}
.verse {
  font-size: x-small;
  color: #996633;
}
.vline {
  background-image: url(images/vline.jpg);
  background-repeat: repeat-y;
  width: 15px;
  height: 5px;
}
a.twHover:hover {
  color: #996633;
  text-decoration: none;
}
a.twVisited:visited {
  color: #996633;
  text-decoration: none;
}
.twLink {
  color: #996633;
  text-decoration: none;
}
