body{
    background-color: #e4e4e4;
}

table{
    border:none;
    background-color: #e4e4e4;
}
.full{
    background-color: #b1b1b1;
}

a { 
    text-decoration: none; 
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
}

font {
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
}
.copyright {
    color: #000000;
    font-size: 7pt;
}

img {
    border:none;
}