﻿BODY
{
    color: black;
    font-family: Arial;
    background-color: #C5BAB6;
}
H1
{
    FONT-SIZE: x-large;
    COLOR: white;
    FONT-STYLE: italic;
    FONT-FAMILY: georgia;
    TEXT-ALIGN: center
}
H2
{
    FONT-SIZE: x-large;
    COLOR: white;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: center
}
H3
{
    FONT-SIZE: medium;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: left
}
.butt
{
    font-weight: bold;
    font-size: small;
    color: black;
    font-family: Arial;
    background-color: #C5BAB6;
}
.buttover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #A99797
}
.CalcFields
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    BORDER-LEFT: medium none;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    background-color: #A99797;
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: powderblue;
    FONT-FAMILY: georgia
}
