﻿body
{
    margin: 0px;
    font-family: Arial;
    font-size: .8em;
}

td
{
    text-align: left;
    vertical-align: top;
}
HR
{
    height: 1px;
    color: #cccccc;
}

h1
{
    text-align: left;
    font-family: Calibri;
    font-size: 1.8em;
    font-weight: bold;
    color: #333333;
    padding-left: 0px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

H2
{
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    color: #000000;
}
H3
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
}
H4
{
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
}
H5
{
    font-family: Arial;
    font-size: 0.8em;
    font-weight: normal;
    color: #000000;
}
a
{
    font-family: Arial;
    color: #0000aa;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    font-family: Arial;
    color: #a52a2a;
    text-decoration: underline;
}
