﻿.BodyText
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana;
    font-weight: normal;
}
A.BodyText
{
    color: #FF6600;
    text-decoration: none
}
A.BodyText:hover
{
    text-decoration: underline
}

.SystemText
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    font-weight: normal;
}
A.SystemText
{
    color: #FF6600;
    text-decoration: none
}
A.SystemText:hover
{
    text-decoration: underline
}

.CalloutTitle
{
    font-size: 14px;
    color: #005581;
    font-family: Arial, Verdana;
    font-weight: bold;
}

.Disclaimer
{
    font-size: 11px;
    color: #666666;
    font-family: Arial, Verdana;
    font-weight: normal;
    text-decoration: none
}
A.Disclaimer:hover
{
    text-decoration: underline
}

.Footer
{
    font-size: 11px;
    color: #ff9900;
    font-family: Arial, Verdana;
    font-weight: normal;
    text-decoration: none
}
A.Footer:hover
{
    text-decoration: underline
}