﻿body
{
    font-family: Verdana, Arial;
    font-size: 11pt;
    color: #000000;
    background-color: #669933;
}
A
{
    color: #669933;
}
A.bodytext
{
    color: #669933;
    text-decoration: none;
}
A.nav
{
    text-decoration: none;
    font-size: 9pt;
}
A.sig
{
    color: #669933;
    font-size: 8pt;
    text-decoration: none;
}
A.subnav
{
    text-decoration: none;
    font-size: 9pt;
    margin-left: 10pt;
}
DIV.quote
{
    font-size: 9pt;
    font-style: italic;
    color: #000080;
    text-align: right;
}
OL
{
    font-family: Verdana;
    font-size: 11pt;
}
P.quote
{
    font-size: 9pt;
    font-style: italic;
    color: #000080;
}
TABLE
{
    background-color: #ffffff;
    text-align: left;
    table-layout: fixed;
}
TD.banner
{
    text-align: right;
    width: 800px;
}
.error
{
    color: #ff0000;
    font-weight: bold;
}
.small
{
    font-size: 8pt;
}