body
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
}

.stdFont
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
}

.stdFontSm
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
}

.stdFontBW
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.titleBWU
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.titleBU
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000063;
    text-decoration: none;
}

.pagetitle
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

.sitetitle
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000063;
}

.subtitle
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
}

A
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    font-weight: bold;
}

A:visited
{
    color: #000000;
    text-decoration: none;
}
A:active
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #999999;
    text-decoration: underline;
}

.ltFont
{
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

A.ltFont
{
    color: #ffffff;
    font-weight: normal;
}
A.ltFont:visited
{
    color: #ffffff;
}
A.ltFont:active
{
    color: #ffffff;
}

A.grid
{
    color: #000064;
    font-weight: normal;
    text-decoration: underline;
}
A.grid:visited
{
    color: #000064;
    font-weight: normal;
    text-decoration: underline;
}
A.grid:active
{
    color: #000064;
    font-weight: normal;
    text-decoration: underline;
}
A.grid:hover
{
    color: #999999;
    font-weight: normal;
    text-decoration: underline;
}