<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-alert, .top, .header, .menu, .footer, .bottom {
  display: none;
}

.content-col {
  margin-top: 0;
  padding: 0;
}

.content .content-col li {
  list-style: disc;
  padding: 7px 0px 3px 10px;
}

hr {
  margin: 10px 0;
}

.col-md-8 {
  margin-left: initial;
}

.col-md-offset-2 {
  width: initial;
}

.print-btn {
  display: none;
}</pre></body></html>