a.adn, #footnotes a.not {
  text-decoration: none;
  font-weight: bold;
}

a.adn {
  padding-left: 1px;
  font-size: 75%;
  vertical-align: 50%;
  line-height: 100%;
}


#footnotes {
  clear: both;
  margin-top: 14px;
  border-top: 1px solid black;
  padding-top: 10px;
  font-size: 90%;
}

a.not {
}
