table.Footer td
{
    height: 70px;
}

table.Footer td.Right
{
    text-align: right;
    vertical-align: top;
    font-size: 8pt;
}

table.Footer td.Right div
{
    margin-right: 50px;
    margin-top: 10px;
}

table.Footer td.Right div a
{
    color: #ffffff;
    text-decoration: none;
}

table.Footer td.Right div a:hover
{
    text-decoration: underline;
}