﻿body
{
    background-color: #ead59c;
}
.hr
{
    border-top: #993300 1pt solid;
}
.address
{
    font-size: 7pt;
    font-family: Verdana;
}
.copyright
{
    font-size: 7pt;
    color: #8b1300;
    font-family: Verdana;
}
.staticmenu
{
    font-size: 11px;
    color: white;
    font-family: Arial;
}

.heading
{
    font-weight: bold;
    font-size: 11pt;
    color: #941700;
    font-family: Arial;
}

.heading2
{
    font-weight: bold;
    font-size: 10pt;
    color: #993300;
    font-family: Arial;
}
.heading3
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
}

.content
{
    font-size: 11px;
    font-family: Verdana;
}
.image
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}