body {
  color: black;
  background-color: #F4F4F4; /* #E9E9E9; */
  font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', 'sans-serif';
}
div.note { font-family:Arial; font-size: 9pt }
div.sans { font-family:Arial; font-size: 9pt }
div.p { background:#F4F4F4; padding: 0.5em; margin-top: 1em; }
div.l { background:#F8E0E0; padding: 0.5em; margin-top: 1em; }
div.r { background:white; padding-left: 2em; }
div.c { align:center; }
div.credits { font-family:Arial; text-align: center; color: #808080; position: absolute; bottom: 0; font-size: 8pt; width: 98% }
div.credits a:link { color: #8080C0; }
div.credits a:visited { color: #C080C0; }
h1 { font-size: x-large; text-align: center; }
h2 { font-size: large; }

