body {
  color: #000000;
  font-family: Tahoma, Verdana, sans-serif;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

a:active {
  color: #800000;
  text-decoration: underline;
}

.search {
  height: 20px;
  font-size: 11px;
  color: #FFFFFF;
}            

.links {
  font-size: 11px;
}

.copyright {
  font-size: 11px;
}

.menu {
  font-size: 11px;
  color: #000000;
}

.menuhover {
  font-size: 11px;
  color: #000000;
  background-color: #FFF6C3;
  cursor: hand;
}

.note {
  color: #800000;
}

.notes {
  font-family: Verdana, Tahoma, Courier, Arial, Times New Roman;
  font-size: 12px;
}

.book {
  font-size: 16px;
  color: #000000;
  font-family: Times New Roman, Courier, Arial;
  text-align: justify;
}

.chapter {
  font-size: 20px;
  background: #000000;
  color: #FFFFFF;
}

.header {
  font-family: Times New Roman, Courier, Arial;
  font-size: 22px;
  font-weight: bold;
}

.subheader {
  font-family: Times New Roman, Courier, Arial;
  font-size: 16px;
  font-weight: bold;
}

.link_ptitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #800000;
}

.link_otitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #800000;
}

.link_pdesc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; 
}

.link_odesc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.link_info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #EBD971;
}

.link_url {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

#slideMenu {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  background-color: transparent;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
}
