BODY                       { margin: 0 0 0 0; background-color: #FFFFFF }

H1                         { margin-top: 4pt; margin-bottom: 4pt; font: 22pt Arial; color: #1B00FF; font-weight: bold }
H2                         { margin-top: 8pt; margin-bottom: 4pt; font: 18pt Arial; color: #1B00FF; font-weight: bold; border-top: thin solid #E0E0E0 }
H3                         { margin-top: 5pt; margin-bottom: 5pt; font: 14pt Arial; color: #1B00FF}
H4                         { margin-top: 8pt; margin-bottom: 4pt; font: 12pt Arial; color: #1B00FF }
H5                         { margin-top: 8pt; margin-bottom: 0pt; font: 10pt Arial; color: #1B00FF; text-align: right; border-top: thin solid #E0E0E0 }

BODY, P, TABLE, UL, OL, LI { font:10pt Arial; color: black }
P                          { margin-top: 5pt; margin-bottom: 5pt }
UL, OL, LI                 { margin-top: 3pt; margin-bottom: 3pt }
UL, OL, LI, P              { line-height: 110% }

TABLE                      { border: 0 }

A                          { text-decoration: none; color: #0000FF; font-weight: bold }
A:HOVER                    { text-decoration:underline; color: #000 }
