﻿BODY 
{
    font-family:Arial;
    font-size:10;
}
A.bodytext 
{
    color: #000000;
    text-decoration: none;
}
A.mainlinks 
{
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
}
FORM 
{
    margin:0;
    padding:0;
}
H3 
{
    font-family: Arial;
    font-size: 16pt;
    color: #4671B5;
}
TABLE.highlights 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
}
TABLE.quote 
{
    font-family: Arial;
    font-size: 10pt;
}
TD.nav 
{
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    width: 260px;
    height: 35px;
}
.blue_heading 
{
    color: #4671B5;
    font-family: Arial Black;
    font-size: 18pt;
    font-weight: bold;
}
.heading 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16pt;
    color: #000000;
}
.ital 
{
    font-style: italic;
    font-size: 11pt;
    color: #DC7A21;
}
.orange_heading 
{
    color: #DC7A21;
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
}
.footer 
{
    font-size: 10pt;
    font-family: Arial;
    color: #4671B5;
    text-align: center;
}

