#nav, #c-a, .subscriptions, #bonus-content .latest-documents, .skip-to-comments, #new-comment, .page-functions, #skip-to-content, #twitter_button, #header, #foot, #fb_button_page, .share-page, .share-this, #back-to-firstpage, #func-nav, #comments {
  display: none;
}
body {
  font: normal 90%/1.3em arial, helvetica, sans-serif;
  padding: 4em 3em 5em 10em;
}
#c-m .date {
  display: block;
  margin-bottom: .3em;
  font-weight: normal;
  text-transform: capitalize;
  color: #777;
  font-size: .7em;
}
#c-m {
  margin-bottom: 4em;
}
hr {
  border: none;
  border-top: 2px solid #000;
  margin: 2em 0;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
}
/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}