.anote > a {
  text-decoration: none;
}

blockquote {
  margin: 0 9%;
}

blockquote p {
  font-size: 11pt;
  margin-top: 0;
  margin-bottom: 0;
}

em {
  word-spacing: inherit;
}

.toc-container {
  margin: 0 9%;
}

.toc-list {
  font-weight: bold;
  line-height: 200%;
  list-style: none;
  margin:0;
  padding: 0;
}

.toc-image {
  border: 1px solid black;
  float: right;
  margin: 0 0 25px 0;
  max-width: 100%;
  width: 300px;
}
