﻿body
{
    font-size: 10pt;
    font-family: Tahoma;
}
H2
{
    font-weight: bold;
    font-size: 14pt;
    color: blue;
    font-family: Tahoma;
    font-variant: small-caps;
}
H5
{
    font-weight: bold;
    font-size: 10pt;
    color: blue;
    font-family: Tahoma;
    text-align: left;
    font-variant: small-caps;
}
H3
{
    font-weight: bold;
    font-size: 12pt;
    color: blue;
    font-family: Tahoma;
}

