body
{
    margin: 0px 0px 0px 0px;
    background-color:#FF6600;
}

table
{
    border-width: 0px;
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
}

table tr td
{
    text-align: center;
}

a, a:hover
{
    color:#E7782E;
    text-decoration: none;
}

a img
{
    border-width: 0;
}

p
{
    text-align:justify;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    font-size:large;
    color: White;
}

ul, li
{
    text-align:justify;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    font-size:large;
    color: White;
}

