﻿body
{
    background-color: White;
    color: Black;
    font-family: Goudy Old Style, Arial, Verdana;
    font-size: 10pt;
}
.masterHeadingCell
{
    background-color: #8fbc8f;
    padding: 0px;
    margin: 0px;
    height: 70px;
}
.masterSidebarCell
{
    background-color: #8fbc8f;
    padding: 0px;
    margin: 0px;
    width: 80px;
    height: 450px;
    text-align: left;
}
.headingText1
{
    font-size:14pt;
    font-weight:bold;
}
.copyrightText
{
    font-family: Sans-Serif;
    font-size: 8pt;
}
.menuText1
{
    font-size: 10pt;
    font-family: Arial;
}
.linkText1
{
    font-size: 12pt;
}
.descriptionText1
{
    font-size:  12pt;
}
.advertisementText1
{
    font-size: 8pt;
    color: Gray;
}

