body {
  color: #777777;
  background-color: #FFFFFF;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, Avantgarde, MS Sans Serif, Sans-Serif;
  font-size: 12pt;
}
a {
  text-decoration: underline;
  color: #000000;
}
a:link {
  text-decoration: underline;
  color: #000000;
}
a:visited {
  text-decoration: underline;
  color: #000000;
}
a:active {
  text-decoration: underline;
  color: #000000;
  font-style: italic;
}
h1 {
  color: #440044;
  font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
  font-size: 24pt;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 85px;
  font-style: normal;
  font-weight: normal;
}
h2 {
  color: #440044;
  font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
  font-size: 20pt;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 45px;
  font-style: normal;
  font-weight: normal;
}
p {
  margin-top: 10px;
  margin-bottom: 5px;
}
.name {
  font-size: xx-small;
  margin: 5px 5px 5px 5px;
}
.address {
  color: #000000;
}
.date {
  font-weight: bold;
  white-space: nowrap;
}
.grad {
  font-weight: bold;
}
.gradtext {
  font-style: italic;
}
.filetable {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.filehead {
  background-color: #DDDDDD;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0px 0px 0px 0px;
}
.arrowimage {
  margin-left: 5px;
  margin-right: 5px;
}
.pictureinfo {
  font-style: italic;
  font-size: smaller;
  margin-top: 5px;
  margin-bottom: 5px;
}
.catpath {
  font-weight: bold;
}
.avail {
  font-style: italic;
}
.booksect {
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 20px;
}
.bookhead {
  background-color: #DDDDDD;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.bookdesc {
  font-size: xx-small;
  text-indent: 20px;
  color: #777777;
}
.booktime {
  font-size: smaller;
  text-weight: bold;
}
.adrhead {
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
}
.adrbody {
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
}
.adrdesc {
  font-weight: bold;
}
.photohead {
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-color: #444444;
  border-style: solid;
  background-color: #EEEEEE;
}
.photobody {
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #444444;
  border-style: solid;
}
.think_header {
  border-style: dashed;
  border-width: 1px;
  border-color: #999999;
  background-color: #000000;
  color: #FFFFFF;
}
.think_cmd {
  font-size: 14pt;
  text-decoration: none;
  color: #FFFFFF;
}
.think_desc {
  font-size: 8pt;
  white-space: nowrap;
  text-decoration: none;
  color: #FFFFFF;
}
.think_list {
  border-style: dashed;
  border-width: 1px;
  border-color: #999999;
  background-color: #FFFFFF;
  text-decoration: none;
  color: #000000;
}
.think_item {
  text-decoration: none;
  color: #000000;
}
.think_current {
  border-style: dotted;
  border-width: 1px;
  border-color: #999999;
  background-color: #FFFFFF;
  text-decoration: none;
  color: #000000;
}
.think_author {
  text-align: right;
  color: #440044;
  font-size: 10pt;
  margin-top: 20px;
}
.disclaimer {
  color: #555555;
  font-size: 10pt;
  text-align: center;
  border-style: solid;
  border-color: #555555;
  border-width: 1px;
  margin-top: -80px;
  margin-bottom: 80px;
  margin-left: 80px;
  margin-right: 80px;
}
.edit {
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 10px;
}
.outer_table {
  border-color: #000000;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
.header {
  font-size: 24px;
  margin: 5px;
}
.link {
  border-bottom-color: #777777;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}