﻿body
{
    font-size: 10pt;
    color: black;
    font-family: 'Gill Sans MT' , Arial;
    line-height: normal;
    letter-spacing: normal;
    direction: ltr;
    text-decoration: none;
}
SPAN
{
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: 'Gill Sans MT' , Arial, 'Microsoft Sans Serif';
    line-height: normal;
    letter-spacing: normal;
}
H1
{
    font-size: 13pt;
    color: #ef0000;
    font-style: normal;
    font-family: 'Gill Sans MT' , Arial, 'Microsoft Sans Serif';
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    font-variant: normal;
}
H2
{
    font-size: 12pt;
    color: #ef0000;
    font-style: normal;
    font-family: 'Gill Sans MT' , Arial, 'Microsoft Sans Serif';
    line-height: normal;
    letter-spacing: normal;
    font-variant: small-caps;
}
