BODY 
{
background: #0099FF; 
background-image: none;
color: #000099;
font-family: Arial, Helvetica, Helv, sans-serif;
font-size: 10pt;  /* convert from pt to html size */
}

H1
{
font-family: Arial, Helvetica, Helv, sans-serif;
font: 18pt; /* convert from pt to html size */
}

H2
{
font-style: bold;
}



P
{
font-family: Arial, Helvetica, Helv, sans-serif;
font-size: 10pt; /* convert from pt to html size */
} 

UL
{
color: #000099
font-family: Arial, Helvetica, Helv, sans-serif;
}

BLOCKQUOTE
{
font-family: Arial, Helvetica, Helv, sans-serif;
font-size: 10pt; /* convert from pt to html size */
color: #000099;
}

/* unvisited links */
A:link    { background: none; color: #0000FF; font-family: "Arial";font-size: 11pt}   
/* visited links */
A:visited { background: none; color: #FFFFFF; font-family: "Arial";font-size: 11pt}   
/* active links */
A:active  { background: none; color: #0000FF; font-family: "Arial";font-size: 11pt}   

table, td, th
{
text-align: justify;
color: #000099;
font-family: Arial, Helvetica, Helv, sans-serif;
font-size: 10pt;
}


SUB {font-size: 7pt}

SUP {font-size: 9pt}



