﻿body 
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    background-color: Silver;
}

table 
{
    background-color: White;
}

.HeaderText 
{
    font-size: 18pt;
    font-weight: bold;
}
