PRE
{
    font-family: Courier New;
    font-size: 10pt;
    color: #666666;
    font-weight: Bold;
}

BODY
{
    font-family: Arial, Helvetica;
    font-size: Small;
}

:link
{
    color: #0000C0;
    text-decoration: None;
}

:active
{
    color: #0033CC;
    text-decoration: None;
}

:visited
{
    color: #0000C0;
    text-decoration: None;
}

A:hover
{
    color: #0066FF;
    background-color: #E8E8E8;
    text-decoration: Underline;
}

.footer
{
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: gray;
}

.extext
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: black;
    font-weight: Bold;
}

.supertitle
{
    font-family: Arial, Helvetica;
    font-size: 26pt;
    color: black;
}

.redtitle
{
    font-family: Arial, Helvetica;
    font-size: 16pt;
    color: #CC0000;
}

.redtitlestart
{
    font-family: Arial, Helvetica;
    font-size: 24pt;
    color: #CC0000;
}

.blacktitle
{
    font-family: Arial, Helvetica;
    font-size: 16pt;
    color: black;
}

.blacktitlestart
{
    font-family: Arial, Helvetica;
    font-size: 24pt;
    color: black;
}

.greentitle
{
    font-family: Arial, Helvetica;
    font-size: 16pt;
    color: #006600;
}

.greentext
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: #006600;
}

.greentitlestart
{
    font-family: Arial, Helvetica;
    font-size: 24pt;
    color: #006600;
}

.stext
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: black;
}

.smtext
{
    font-family: Arial, Helvetica;
    font-size: 10pt;
    color: black;
}

TD
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
}

U
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    margin-top: 4;
    margin-bottom: 2;
}

LI
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    margin-top: 4;
    margin-bottom: 2;
}
UL
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    margin-top: 4;
    margin-bottom: 2;
}

P
{
    font-family: Arial, Helvetica;
    font-size: 12pt;
    margin-top: 4;
    margin-bottom: 2;
}

.blacktitle_s
{
    font-family: Arial;
    font-size: 12pt;
}

.blacktitle_s_start
{
    font-family: Arial;
    font-size: 16pt;
}

.footer
{
    padding: 4px;
    font-size: 12px;
    text-align: center;
    border: dashed 1px gray;
    margin: 6px;
}