﻿.Orange
{
    color: #f05625;
}
.Grey
{
    color: #55625b;
}
.DarkBlue
{
    color: #167899;
}
.LightBlue
{
    color: #26a9eb;
}
body
{
    font-family:  'Trebuchet MS', Helvetica, Arial;
    color: #55625b;
    font-size: 0.75em;
}
.T1
{
    font-family: Georgia, 'Times New Roman';
    font-weight: bold;
    font-style: italic;
}
.T2
{
    font-family:  'Trebuchet MS', Helvetica, Arial;
    font-weight: bold;
    font-style: italic;
}
.T3
{
    font-family:  'Trebuchet MS', Helvetica, Arial;
    font-weight: bold;
}
h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.2em;
}
h3
{
    font-size: 1em;
}
p
{
    font-family: 'Trebuchet MS', Helvetica, Arial;
    padding: 4px 4px 4px 4px;
    margin: 0 0 0 0;
    line-height: 1.2em;
}