html, body, p  { color: #e8e8e8; font-size: 10pt; font-family: Verdana, Arial, san-serif; background: black }
h1  { font-size: 16pt; font-weight: bold; text-align: center }
h2  { font-size: 12pt; font-weight: bold; text-align: left }

a   { color: #5fc6f9; text-decoration: none }
a:hover { text-decoration: underline; }

#footer { display: block; border-top: 1px solid #bfbfbf; margin-top: 16px; font-size: 9pt; }
p { text-align: justify; }
