body
{
    font-family: Arial, Lucida, Helvetica;
    font-size: 12px;
    color: #000000;
    background-color: #0085EE;
    background-image: URL('image/border.jpg');
}

table
{
    vertical-align: center;
    width: 100%;
}

td.button
{
    border-style: solid;
    border-width: 2px;
    border-color: #888888;
    text-align: center;
    background-color: #EEEEFF;
    font-weight: bold;
}

td.logo
{
    text-align: center;
    font-weight: bold;
}

a
{
    text-decoration: none;
    color: #000055;
}