<STYLE>

.body
{
    FONT-SIZE: 10 pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffff
}

.header
{
    FONT-SIZE: 14 pt;
    COLOR: #A9B8CE;
    FONT-FAMILY: Verdana, Arial
}

.subhead
{
    FONT-SIZE: 11 pt;
    COLOR: #BDE68E;
    FONT-FAMILY: Verdana, Arial
}

.footer
{
    FONT-SIZE: 8 pt;
    COLOR: #cccccc;
    FONT-FAMILY: Verdana, Arial
}

.label
{
    FONT-SIZE: 8 pt;
    COLOR: #A195D0;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: Bold
}

.button
{
    FONT-SIZE: 10 pt;
    COLOR: #BDE68E;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: Bold;
    TEXT-DECORATION: None
}

.bodyText
{
    FONT-SIZE: 10 pt;
    COLOR: #666666;
    FONT-FAMILY: Arial
}

.instructions
{
    FONT-SIZE: 10 pt;
    COLOR: #000000;
    FONT-FAMILY: Times New Roman;
    FONT-STYLE: Italic
}

A:link
{
    text-decoration:none;
    FONT-SIZE: 10 pt;
    COLOR: #DD8B98;
    FONT-FAMILY: Arial
}

A:visited
{
    text-decoration:none;
    FONT-SIZE: 10 pt;
    COLOR: #DD8B98;
    FONT-FAMILY: Arial
}

A:active
{
    text-decoration:none;
    FONT-SIZE: 10 pt;
    COLOR: #DD8B98;
    FONT-FAMILY: Arial
}

</STYLE>