﻿body
{
    background: white;
    background-image: url(../images/pinstripe-background.gif);
    background-repeat: repeat;
    color: black;
    font-family: Verdana;
    font-size: 10pt;
}
a.link
{
    color: #3366FF;
}
a.visited
{
    color: #3399FF;
}
a.hover
{
    color: #3399FF;
}
a.active
{
    color: #3399FF;
}
h3
{
    font-size: 14pt;
    font-family: Arial;
    color: #0000cc;
    line-height: 12pt;
}
p
{
    font-family: Verdana;
    font: Verdana, Arial, Helvetica;
    font-size: 10pt;
    color: black;
}
.trailer
{
    font: Arial;
    color: black;
    font-size: xx-small;
}
.headerinfo
{
    font-family: Verdana;
    font: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: black;
}
.reminder
{
    font-family: Verdana;
    font: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: navy;
}
.agreement
{
    background-color: #003366;
    color: #FFFFFF;
}
.err
{
    color: Red;
    font-weight: bold;
}
