body
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: smaller;
}
table 
{
    border: outset 1px #ccc;
    border-spacing: 1px;
}
td
{
    border: inset 1px #ccc;
    padding: 3px;
    margin: 0;
}
img 
{
    border: none;
} 