﻿body 
{
    font-size:10pt;
    font-family: Arial, Verdana;
}
td
{
    font-size:10pt;
    font-family: Arial, Verdana;
}
.title
{
    font-size:10pt;
    color:#99CC00;
    font-weight:bold;
}
.header
{
    font-size:12pt;
    font-weight:bold;
    color:#1A4686;
}
.subheader
{
    font-size:10pt;
    font-weight:bold;
    color:#FF0000;
}
.help
{
    color: #1A4686;
    font-style:italic;
}
.redheader
{
    font-size:11pt;
    font-weight:bold;
    color:#FF0000;
}
.blueheader
{
    color:#1A4686;
    font-size:10pt;
    font-weight:bold;
}
a
{
    font-size: 9pt;
    color: #99CC00;
    font-family: Verdana, Arial;
    font-weight: bold;
}
a:link
{
    font-size: 9pt;
    color: #99CC00;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:visited
{
    font-size: 9pt;
    color: #99CC00;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:active
{
    font-size: 9pt;
    color: #99CC00;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:hover
{
    font-size: 9pt;
    color: #99CC00;
    font-family: Verdana, Arial;
    text-decoration:none;
}