BODY, P, H1, H2, H3, TH, TD, UL
{
  font-family:  Verdana, Arial, Helvetica, Sans-serif;
  font-size:    10pt;
  color:        #000000;
}

P     { text-align: justify; }
A     { color: #0000FF; }

TH    { text-align: left; color: #FFFFFF; }
TR.c0 { background-color: #FF7F7F; }
TR.c1 { background-color: #FFE0E0; }
TR.c2 { background-color: #FFC0C0; }

H1    { font-size: 12pt; font-weight: bold; }
H2    { font-size: 10pt; font-weight: bold; }
H3    { font-size:  8pt; font-weight: bold; text-decoration: underline; }
SMALL { font-size:  8pt; }
BIG   { font-size: 12pt; }
