div#acstop {
  padding-top: 0.25em;
  border-bottom: 1px solid #cc9;
}
div#acstop img {
  float: left;
  margin-left: 0.25em;
  margin-right: 0.25em;
  border: none;
}
div#acstrail {
  float: left;
  font-size: 70%;
}
div#acstrail a:link, div#acstrail a:visited {
  text-decoration: none;
  color: #009;
  background-color: transparent;
}
div#acstrail a:hover {
  text-decoration: none;
  color: #00f;
  background-color: transparent;
}
div#acstrail a:active {
  text-decoration: none;
  color: #009;
  background-color: transparent;
}
div#acs2 {
  padding-left: 2em;
}
div#acs3 {
  padding-left: 4em;
}
div#acs4 {
  padding-left: 6em;
}
div.clear {
  clear: left;
  width: 99%;
  height: 1px;
  line-height: 0;
}
div.section {
  margin-left: 2%;
  margin-right: 2%;
}
h1 {
  text-align: center;
  font-size: 150%;
}
p.visp {
  margin-bottom: 0;
}
ul.visul {
  margin-top: 0;
}
