﻿body
{
    background-color: White;
    font-family: Calibri;
    font-size: 14pt;
    color: #665D51;
}
h1
{
    color: #CB694D;
    font-family: Calibri;
    font-size: 18pt;
    font-weight: bold;
}
h2
{
    color: #CB694D;
    font-family: Calibri;
    font-size: 16pt;
}
h3
{
    color: #CB694D;
    font-family: Calibri;
    font-size: 14pt;
}
a
{
    color: #8E9C6D;
    font-weight: bold;
}
a:visited
{
    color: #8E9C6D;
    font-weight: bold;
}
textarea
{
    font-family: Calibri;
    font-size: 12pt;
}
.rssText
{
    font-family: Calibri;
    font-size: 12pt;
    color: #665D51;
}
.tabHeader
{
    font-weight:bold;
}
