h1 {
  margin-top: 1ex;
  margin-bottom: 1ex;
  border-bottom: 2px solid;
  font-family: Arial, Helvetica;
  font-size: large;
}

h2 {
  margin-top: 3ex;
  margin-bottom: 1ex;
  font-family: Arial, Helvetica;
}

h3 {
  margin-top: 3ex;
  margin-bottom: 1ex;
  font-family: Arial, Helvetica;
}

p {
  margin-top: 0;
  margin-bottom: 2ex;
  font-family: Arial, Helvetica;
  font-size: x-small;
}

td, ol, ul {
  font-family: Arial, Helvetica;
  font-size: x-small;
}

li {
  margin-top: 0;
  margin-bottom: 1ex;
  font-family: Arial, Helvetica;
  font-size: x-small;
}

.backlink {
  margin-top: 4ex;
  font-weight: bold;
}

.fineprint {
  margin-top: 4ex;
  text-align: center;
  color: #666666;
}

.sidebar {
  color: #4148A7;
}

.inset {
  background-color: #CCCCCC;
}

.faq_q:first-letter {
  font-weight: bold;
  color: #4148A7;
  text-indent: -2em;
}

.faq_q {
  font-weight: bold;
  color: #4148A7;
}

a {
  color: #4148A7;
}

a:hover {
  color: #97A4CE;
}
