﻿body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #470e03;
}

.copyright
{
    font-family:Arial;
    font-size:7pt;
    color:White;
}

.heading
{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
    color: #915B39;
}
.heading2
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color: #660000;
}

.heading3
{
    font-family:Arial Narrow;
    font-size:14pt;
    font-weight:bold;
    color: #660000;
}
.content
{
    font-family:Arial;
    font-size:10pt;
}
.staticmenu
{
    font-family:Arial;
    font-size:10pt;
    color:White;
}
.dynamicmenu
{
    font-family:Arial;
    font-size:10pt;
    color:White;
}