* { border: 0; margin: 0; padding: 0; }
BODY       { font-family: arial, sans-serif; font-size: 11pt }
P          { font-family: arial, sans-serif; font-size:  9pt }
P.Small    { font-family: arial, sans-serif; font-size:  8pt }
TD         { font-family: arial, sans-serif; font-size:  9pt }
TD.Bold    { font-family: arial, sans-serif; font-size:  9pt; font-weight: bold; }
TD.HF      { font-family: arial, sans-serif; font-size:  9pt; }
H1         { font-family: arial, sans-serif; font-size: 12pt; margin-top: 5px; margin-bottom: 5px; }
H2         { font-family: arial, sans-serif; font-size: 11pt; background: #E1E1E1; margin-top: 5px; margin-bottom: 5px; }
H3         
{ 
 font-family: arial, sans-serif; 
 font-size: 11pt; background: #E1E1E1; 
 margin-top: 15px; 
 margin-bottom: 10px;
}

A:link    { font-family: arial, sans-serif; font-size: 10pt;  color: blue; text-decoration: none; font-weight: bold; }
A:visited { font-family: arial, sans-serif; font-size: 10pt;  color: blue; text-decoration: none; font-weight: bold; }
A:hover   { font-family: arial, sans-serif; font-size: 10pt;  color: blue; text-decoration: underline; font-weight: bold; }
A:active  { font-family: arial, sans-serif; font-size: 10pt;  color: blue; text-decoration: none; font-weight: bold; }

P
{
 margin-bottom: 5px;
}

UL 
{ 
 margin-left: 0; 
 margin-top: 10px;
}
LI 
{ 
 margin-left: 15px;
 margin-bottom: 5px;
}
