﻿body
{
}
p, li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    border-collapse: collapse;
}
th, td
{
    padding: 10px;
    border-style: solid;
    border-width: thin;
    border-color: #000000;
}
th, thead
{
    background-color: #808080;
    color: #FFFFFF;
}
.shade
{
    background-color: #C0C0C0;
}
