﻿body
{
    font-family: Arial;
    font-size: 10pt;
    color: #81766E;
}
.grn
{
    font-family: Arial;
    font-size: 10pt;
    color: #76923C;
    font-weight: bold;
}
.ft
{
    font-family: Arial;
    font-size: 10pt;
    color: black;
}
.red
{
    font-family: Arial;
    font-size: 10pt;
    color: #d24d4d;
    font-weight: bold;
}
.darkred
{
    font-family: Arial;
    font-size: 10pt;
    color: #943634;
}
.tag
{
    font-family: Times New Roman;
    font-size: medium;
    color: #76923C;
    font-style:italic;
    font-weight:bold;
}