body
{
    margin: 30px;
    text-align: center;
}

a
{
    background-color: #ffffff;
    text-decoration: none;
    color: #003399;
}

a:hover
{
    text-decoration: underline;
}

table
{
    font-family: tahoma;
    font-size: 11pt;
}

td
{
    padding: 3px 0px;
}

textarea
{
    border: 1px solid #000000;
    font-family: tahoma;
    font-size: 10pt;
    padding: 1px;
}

#body
{
    background-color: #ffffff;
    color: #333333;
    position: relative;
    width: 710px; 
    border: 2px solid #666666;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    vertical-align: middle;
}

#imglogo
{
    text-align: center;
}

#main
{
    background-color: #ffffff;
    color: #333333;
    font-family: tahoma;
    font-size: 11pt;
    margin: 0px 30px 30px 30px;
}