BODY 
{
    font-family: Courier New, Arial;
    font-size: 12pt;

    background-color: #fcfcfc;
    color: #000000;
    text-align:justify;
}

table 
{
    font-family: Courier New, Arial;
    font-size: 12pt;
    width: 780px;

    color: inherit;
    text-align: justify;
}


td
{
    padding: 10px;
}

th
{
    padding: 10px;
}

hr
{
    color: #FD8730;
    background-color: #FD8730;

    height: 3px;
    border: 0;
}

A 
{
    font-family: Courier New, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FD8730;
    text-decoration:none;
}

A:HOVER 
{
    font-family: Courier New, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FD8730;
    text-decoration:none;
}

A:LINK 
{
    font-family: Courier New, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FD8730;
    text-decoration:none
}

