.headline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #003366;
    font-weight: bold;
}
.bodytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    font-weight: normal;
}
.smalllink
{
}
.largelink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
.superscript
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    vertical-align: super;
}
img
{
    border: 0px;
}
.copy
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #003366;
}

A.pr
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
}
A.pr:HOVER
{
    font-family: Arial,Helvetica, Sans-Serif;
    font-size: 12px;
    color: #D71E09;
    font-weight: bold;
    text-decoration: underline;
}
A.whitelink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
A.whitelink:HOVER
{
    font-family: Arial,Helvetica, Sans-Serif;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
}

.bigcopy
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    color: #003366;
}
.redcopy
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #770101;
}
.box
{
    background: #ffffff;
    font-size: 12px;
    color: #94650A;
    border-width: 1px;
    border-style: solid;
    border-color: #EFD5A6;
}

