body,td,th,caption {
  font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,th,#navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 { /* only used for the home page heading! */
  margin-top: 0;
}

a:link {
  background: transparent none;
  color: #133B74;
}

a:visited {
  background: transparent none;
  color: #631B54;
}

a:active {
  background: transparent none;
  color: #FF0000;
}

body {
  background: #F9F9FF none;
  margin: 0;
  padding: 0;
}

hr {
  display: none;
}

small {
  background: transparent none;
  color: #666;
}

.faqquestion {
  background: transparent none;
  color: #006600;
  margin-top: 2em;
}

.faqquestion em {
  font-style: normal;
  font-weight: bold;
}

#content {
  margin: 20px 10% 2em 1em; /* top margin is overridden in advanced.css */
}

li {
  margin-top: 0.5em;
}

