BODY      { font-family: arial, homerton, helvetica, sans-serif;
            font-size: 10pt; background: white; color: black; }
H1        { font-family: arial, homerton, helvetica, sans-serif;
            font-weight: bold; font-size: 18pt; }
H2        { font-family: arial, homerton, helvetica, sans-serif;
            font-weight: bold; font-size: 14pt; }
H3        { font-family: arial, homerton, helvetica, sans-serif;
            font-weight: bold; font-size: 12pt; }
TD        { font-family: arial, homerton, helvetica, sans-serif;
            font-size: 10pt; }
I         { font-family: arial, homerton, helvetica, sans-serif;
            font-size: 9pt; font-style: italic; }
A:active  { font-weight: bold; }
A:link    { font-weight: bold; }
A:visited { font-weight: bold; }
INPUT     { font-family: arial, homerton, helvetica, sans-serif; }
TEXTAREA  { font-family: arial, homerton, helvetica, sans-serif;
            font-size: 10pt; }
DIV.box   { color: black; background: white; border: ridge;
            border-width: 2px; border-colour: black; padding: 8px;
            position: relative; }
P.sig     { font-family: arial, homerton, helvetica, sans-serif;
            font-style: italic; text-align: right; margin-top: 2px;
            font-size: 9pt; background: white; color: black; }
