﻿body 
{
    color:#773300;
    margin:0 0 0 0;
    font-family: Century, Times New Roman, Serif;
    font-size:12pt;
   
}
a:link
{
    text-decoration:none;
    color:#646464;
    }
a:visited
{
    text-decoration:none;
    color:#646464;
    }

a:active
{
    text-decoration:none;
    color:#646464;
    }

a:hover
{
    text-decoration:none;
    color:#464646;
    font-weight:bold
    }
.header
{
    background-color:#ffeecc;
    height:80px;
    vertical-align:top;
    font-family:Arial, Helv, Sans-Serif;
    font-size:10pt;
    }
a.header:link
{
    text-decoration:none;
    color:#646464;
    font-weight:bold;
    }
a.header:visited
{
    text-decoration:none;
    color:#646464;
    font-weight:bold;
    }

a.header:active
{
    text-decoration:none;
    color:#646464;
    font-weight:bold;
    }

a.header:hover
{
    text-decoration:none;
    color:#464646;
    font-weight:bold
    }
.footer
{
    background-color:#ffeecc;
    height:40px;
    vertical-align:middle;
    font-family:Arial, Helv, Sans-Serif;
    font-size:8pt;
    }    
.ht
{
    color:#646464;
    font-weight:bold;
    }
.is
{
    color:#773300;
    font-style:italic;
    }    