﻿body
{
    /*background-color: #7aa859;*/
    background-color: #99cc99;
}
h1
{
    text-align: center;
    color: #993399;
    font-size: 40pt;
    font-family: Times New Roman, Serif;
}
h2
{
    margin-right: 0;
    margin-left: 0;
    font-size: 18.0pt;
    font-family: Times New Roman, Sans-Serif;
    font-weight: bold;
    color: #993399;
}
h5
{
    margin-right: 0;
    margin-left: 0;
    font-size: 10.0pt;
    font-family: "Times New Roman";
    color: green;
    font-weight: bold;
}
.strongtxt
{
    font-weight: bold;
    font-family: Times New Roman, Sans-Serif;
    font-size: 1.2em;
    color: Navy;
    margin: 15px 50px 10px 10px;
}
.normaltxt
{
    margin: 5px 100px 15px 75px;
    font-size: 0.95em;
    line-height: 1.2em;
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    color: Navy;
    text-align: justify;
}
a:link
{
    color: blue;
    text-decoration: none;
}
a:visited
{
    color: blue;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
li
{
    color: Green;
    font-family: Times New Roman, Serif;
    font-size: 1.1em;
    line-height: 1.4em;
    margin-left: 50px;
}
ul.link
{
    font-weight: bold;
}
.navytxt
{
    color: Navy;
}
.top
{
    font-variant: small-caps;
    font-size: .75em;
    color: Navy;
    font-family: Times New Roman, Sans-Serif;
}
a.top
{
    color: Navy;
}

