﻿body 
{
    background-color: #f8f2e6;
    margin-left: 0px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 16px;
}

h1
{
    color: #008a00;
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
    padding-bottom: 14px;
    line-height: normal;
}

.newmenu
{
    font-weight: bold;
    font-size: 8pt;
    color: Black;
    text-decoration: none;
    line-height: 12px;
}
.newmenu:hover
{
    font-weight: bold;
    color: #808080;
    text-decoration: none;
}
.bottomnav
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.bottomnav:hover
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: underline;
}

li.marginb
{
    margin-bottom:5px;
}

a
{
    color: #004065;
}

object
{
    margin-bottom: 20px;
}
