﻿body
{
    font-family: Arial, Sans-Serif;
    font-size: small;
}
tbody
{
    font-family: Arial, Sans-Serif;
    font-size: small;
}

a
{
    text-decoration: none;
    color: #0066CC;
}

a:visited
{
    text-decoration: none;
    color: #0066CC;
}

h1
{
    font-size: 14pt;
}

h2
{
    font-size: 12pt;
}



