<STYLE>
<!--
BODY
{
    background-color: #BBEEFF;
    color: #666666;
    font-family: "Century Gothic" "Arial";
    font-size: 10pt;
}

A:link
{
    COLOR: #FF8800;
        TEXT-DECORATION: none
}
A:visited
{
    COLOR: #FF8800;
        TEXT-DECORATION: none
}
A:active
{
    COLOR: #000099;
        TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000099;
            TEXT-DECORATION: none
}

P
{
    color: #666666;
    font-family: "Century Gothic" "Arial";
    font-size: 10pt;
}

PRE
{
    color: #666666;
    font-family: "Courier New";
    font-size: 10pt;
}

TABLE
{
    background-color: #FFFFFF;    
}

TD
{
    color: #666666;
    font-family: "Century Gothic" "Arial";
    font-size: 10pt;
}

TH
{
    background-color: #000099;
    color: #FFFFFF;
    font-family: "Century Gothic" "Arial";
    font-size: 10pt;
}

H1
{
    text-align: center;
    font-family: "Century Gothic" "Arial";
    font-size: 12pt;
    letter-spacing: 0.5em;
    color: #000099;
}

H2
{
    font-family: "Century Gothic" "Arial";
    color: #FF8800;
    font-size: 11pt;
}

H3
{
    font-family: "Century Gothic" "Arial";
    font-style: oblique;
    text-align: center;
    color: #5599AA;
    font-size: 10pt;
}
//-->
</STYLE>

