body, p, li {
  font-family: Arial,Helvetica,sans-serif;
}
a.nav:link {
  border-color: white;
  border-width: 2px;
  color: white;
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}
a.nav:visited {
  border-color: white;
  border-width: 2px;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}
a.nav:active {
  border-color: white;
  border-width: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 1em;
}
a.nav:hover {
  border-color: white;
  border-width: 2px;
  padding-top: 4px;
  color: #ffcc00;
  font-style: italic;
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
.titles {
  color: white;
  font-family: Comic Sans MS;
  font-style: italic;
}
.white {
  color: white;
}
.pedigree {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  font-style: italic;
}
.ital {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
}
.notation {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-size: 0.6em;
}
.smwhtital {
  font-size: 0.9em;
  color: white;
  font-style: italic;
}
.abs1 {
  position: absolute;
  top: 10px;
  right: 10px;
}
.tbl_ctr {
  margin-right: auto;
  margin-left: auto;
}
.td_ctr {
  padding: 8px;
  margin-bottom: auto;
  margin-top: auto;
}
.comments {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  background-color: #333333;
  font-size: 0.8em;
  font-style: italic;
}
.wid_750_ctr {
  margin-right: auto;
}
.big_black_title {
  font-weight: bold;
  font-size: 1.3em;
  font-family: Comic Sans MS;
  font-style: italic;
}
.title_1 {
  font-family: Comic Sans MS;
  font-style: italic;
  color: white;
  font-size: 1.4em;
  font-weight: bold;
  background-color: #660000;
  padding-bottom: 7px;
}
.wid_900_ctr {
  margin-right: auto;
  width: 900px;
  margin-left: auto;
  background-color: black;
  color: white;
}
.black_bkg {
  background-color: black;
}
a.body:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic;
  background-color: #ffff99;
}
a.bdyblk:link {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 3px 3px 1px;
  display: inline;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  background-color: #666666;
  padding-right: 5px;
  font-weight: bold;
  color: #ffff99;
  text-decoration: none;
  margin-top: 0px;
  padding-left: 4px;
  font-size: 0.9em;
}
a.bdyblk:visited {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 3px 3px 1px;
  font-weight: bold;
  color: #ffff99;
  background-color: #666666;
  display: inline;
  padding-left: 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  text-decoration: none;
  margin-top: 0px;
  padding-right: 5px;
  font-size: 0.9em;
}
a.bdyblk:hover {
  border-style: solid;
  border-color: #cccccc;
  border-width: 3px 1px 1px 3px;
  font-weight: bold;
  color: #ffff99;
  background-color: #666666;
  display: inline;
  padding-left: 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  text-decoration: none;
  margin-top: 0px;
  padding-right: 5px;
  font-size: 0.9em;
}
a.bdyblk:active {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 3px 3px 1px;
  font-weight: bold;
  color: #ffff99;
  background-color: #666666;
  display: inline;
  padding-left: 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  text-decoration: none;
  margin-top: 0px;
  padding-right: 5px;
  font-size: 0.9em;
}
.highlighter {
  padding: 2px;
  background-color: #ffff99;
}
.wid900 {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.wid_900_ctr_navbar {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-style: italic;
  font-size: 1.1em;
  text-decoration: none;
  background-color: #660000;
}
.blk_back {
  background-color: black;
}
.float_text {
  border-style: solid;
  border-width: 2px;
  margin: 150px 3px 3px 53px;
  padding: 6px;
  display: block;
  position: absolute;
  width: 220px;
  background-color: #ff522c;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: italic;
  color: black;
  text-decoration: blink;
}
