body                { background: #ffffff; }
body, .main         { color: #000000; background: #ffffff;
                      font-family: verdana, helvetica, sans-serif;
                      font-size: 10pt; }
pre, .pre, pre a    { font-family: courier, monospace; font-size: 10pt; }
h1                  { font-size: 14pt; font-weight: bold;
                      text-align: center; margin: 0; }
h2                  { font-size: 12pt; font-weight: bold; margin: 0; }
small               { font-size: 8pt; }
hr                  { height: 1px; color: black; background: black;
                      border-style: solid; border-width: 1px; }

a                   { text-decoration: none; }
a:link              { color: #0000ff; }
a:visited           { color: #7030a0; }
a:hover             { text-decoration: underline; }

.column             { text-align: justify; }
.centered           { text-align: center; }
.cite               { text-align: justify;
                      font-size: 9pt; font-style: italic; }
.citeauthor         { text-align: right; font-size: 7pt; }
.meta               { color: #aaaaaa; }

