body {
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
}
img {
  border-style: none;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
li {
  font-size: 80%;
}
li li {
  font-size: 100%;
}
h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  padding: 0px;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  padding: 0px;
}
h3 {
  font-size: 80%;
  font-weight: bold;
}
h3.section {
  font-size: 75%;
  text-align: center;
}
p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 80%;
  line-height: 1.5em;
}
p.quote {
  font-family: "times new roman", Courier, monospace;
  margin-left: 3%;
  margin-right: 3%;
  background-color: #EEEEEE;
  padding: 3pt;
  font-size: 90%;
}
div.author {
  font-family: "times new roman", Courier, monospace;
  margin-left: 6%;
  margin-right: 6%;
  background-color: #FFFFFF;
  font-size: 80%;
  font-style: italic;
  text-align: right;
  line-height: 1em;
}
p.sectionquote {
  font-family: "times new roman", Courier, monospace;
  margin-left: 6%;
  margin-right: 6%;
  background-color: #FFFFFF;
  padding: 3pt;
  font-size: 80%;
  font-style: italic;
}
p.kingofsuck {
  font-family: verdana, arial, helvetica, Courier, monospace;
  margin-left: 10%;
  margin-right: 10%;
  background-color: #ECECEC;
  padding: 3pt;
  border: #000000 1px solid;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
}
.topNav {
  font-size: 80%;
  padding: 3px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
