.copyright
{
    FONT-SIZE: 8pt;
    COLOR: #50505b;
    FONT-FAMILY: Arial, Sans-Serif;
}
.topLink
{
    FONT-SIZE: 8pt;
    COLOR: #50505b;
    FONT-FAMILY: 'Eras Medium ITC' , Arial, Sans-Serif;
}
.address
{
    font-size: 10pt;
    color: #b99765;
    font-family: 'Eras Medium ITC' , Arial, Sans-Serif;
}
.sig
{
    font-size: 8pt;
    color: #b99765;
    font-family: 'Eras Medium ITC' , Arial, Sans-Serif;
}
TD
{
    font-size: 11pt;
    color: #b99765;  /*#b99765;*/
    font-family: 'Eras Medium ITC' , Arial, Sans-Serif;
}
.ulTD
{
    font-size: 10pt;
}
A
{
    color: #b99765;
    font-family: 'Eras Medium ITC' , Arial, Sans-Serif;
    text-decoration: none;
}

a:hover
{
    /*text-decoration: underline;*/
    color: #fefff0;
}
H2
{
    font-size: 12pt;
    color: #50505b;
    font-family: Arial, Sans-Serif;
    line-height: 14px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin: 0px;
    padding-top: 5px;
    top: 0px;
}
H1
{
    font-size: 14pt;
    color: #000000;
    font-family: Arial, Sans-Serif;
    text-decoration: underline;
}
.dirText
{
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    color: #000000;
}