BODY
{
    background: url(graphics/background.gif);
    font-family: Arial, Helvetica, sans-serif;
    color : Black;
    font-size : 15px;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
    color : Black;
    font-size : 15px;
}

P
{
    font-family: Arial, Helvetica, sans-serif;
    color : Black;
    font-size : 15px;
}

LI
{
    padding-bottom : 4px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}

H2
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 24px;
}

DIV.h3
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
    color : #63665D;
    padding-top : 28px;
    padding-bottom : 8px;
}

DIV.h4
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    color : #63665D;
    padding-top : 28px;
    padding-bottom : 8px;
}

DIV.footerlg
{
    font-size : 13px;
}

DIV.footersm
{
    font-size : 11px;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
    color : Black;
    font-size : 13px;
    background : #FFFFFF;
}

.footnote
{
    font-size : 11px;
}

.copyright
{
    font-size : 9px;
    color : #666666;
    text-align: center;
}

DIV.underline
{
    font-weight : bold;
    text-decoration : underline;
}
