﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #909090;
}

h1
{
    font-size: 14pt;
}

.information
{
    font-family: Arial;
    font-size: 10pt;
}


.navigate
{
    font-size: 10pt;
    padding-top: 1px;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
    font-family: arial;
}

.navigate a:link, .navigate A:visited
{
    color: #222222;
    text-decoration: none;
}

.navigate a:hover, .navigate A:visited:hover
{
    color: #888888;
}

.footer
{
    color: #444444;
    font-size: 8pt;
    padding-top: 1px;
    text-align: left;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
    font-family: arial;
}

.navigateFooter
{
    font-size: 8pt;
    padding-top: 1px;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
    font-family: arial;
}

.navigateFooter a:link, .navigateFooter A:visited
{
    color: #444444;
    text-decoration: none;
}

.navigateFooter a:hover, .navigateFooter A:visited:hover
{
    color: #e9e9e9;
}