﻿body 
{
    margin:0px 0px 0px 0px;
    background-color:#C0C0C0;
       
}
table
{ font-family: Verdana;
  font-size:9pt;
  background-color:White;
  color: #434343;
}
A
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
