BODY
{
 background-color: white;
 background-attachment: fixed;
}

.main
{
 color: black;
 font-family: Arial, sans-serief;
 font-size: 9pt;
 font-style: normal;
 font-weight: normal;
 position: absolute;
}

H3
{
 color: 666666;
 font-family: Arial, sans-serief;
 font-size: 11pt;
 font-weight: bold;
}

I
{
 font-family: Arial, sans-serief;
 font-size: 9pt;
 font-style: italic;
}

B
{
 color: 666666;
 font-family: Arial, sans-serief;
 font-size: 9pt;
 font-style: normal;
 font-weight: bold;
}

A:link {color: purple;}
A:visited {color: black;}
A:active {color: red;}

TABLE
{
 color: black;
 font-family: Arial, sans-serief;
 font-style: normal;
 font-weight: normal;
 font-size: 8pt; 
} 

.footer
{
 color: black;
 font-family: Arial, sans-serief;
 font-size: 7pt;
 font-style: normal;
 font-weight: normal;
 position: absolute;
}
