  
 #stylesheet_body {
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: black;
    background: none;
    font-size: 10pt; }
  .ezoic-wrapper .container {
    background: none; }
  .ezoic-wrapper hr {
    background: #cccccc;
    color: #cccccc;
    width: 100%;
    height: 2px;
    margin: 2em 0;
    padding: 0;
    border: none; }
  .ezoic-wrapper hr.space {
    background: white;
    color: white;
    visibility: hidden; }
  .ezoic-wrapper h1,
  .ezoic-wrapper h2,
  .ezoic-wrapper h3,
  .ezoic-wrapper h4,
  .ezoic-wrapper h5,
  .ezoic-wrapper h6 {
    font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
  .ezoic-wrapper code {
    font: 0.9em "Courier New", Monaco, Courier, monospace; }
  .ezoic-wrapper a img {
    border: none; }
  .ezoic-wrapper p img.top {
    margin-top: 0; }
  .ezoic-wrapper blockquote {
    margin: 1.5em;
    padding: 1em;
    font-style: italic;
    font-size: 0.9em; }
  .ezoic-wrapper .small {
    font-size: 0.9em; }
  .ezoic-wrapper .large {
    font-size: 1.1em; }
  .ezoic-wrapper .quiet {
    color: #999999; }
  .ezoic-wrapper .hide {
    display: none; }
  .ezoic-wrapper a:link,
  .ezoic-wrapper a:visited {
    background: rgba(0, 0, 0, 0);
    font-weight: 700;
    text-decoration: underline; }
  .ezoic-wrapper a:link > .ezoic-after-el,
  .ezoic-wrapper a:visited > .ezoic-after-el {
    content: " (" attr(href) ")";
    font-size: 90%; }

