a
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-color: #0000C6;
    text-decoration: none;
}

body
{
    
    background-color: #bdbdff;
    background-image: url(img/topback.gif);
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-color: #000000;
    margin: 0px;
}

p
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-color: #000000;    
    margin: 15px;
}

img
{
    margin: 0px;
    border: 0px;
}

table
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-color: #000000;    
    margin: 0px;
}

td
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-color: #000000;
    margin: 0px;
}

tr
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    font-color: #000000;    
    margin: 0px;
}

.body
{
    background-color: #ffffff;
}

.diana
{
    background-color: #f0f0f0;
}

.links
{
    background-color: #f0f0f0;
}