﻿body
{
    border-right: black thin dashed;
    table-layout: auto;
    border-top: black thin dashed;
    border-left: black thin dashed;
    border-bottom: black thin dashed;
    font-family: Verdana;
    font-size: small;
    color:Gray;
    border-collapse: collapse;
    background-color: white;
    text-align: left;
    
}
