.body
{
    font-family:Arial;
}

.header
{
    color:red;
    font-family:Arial;
    font-size: 16pt;
    font-weight: normal;
}

A.tabLink
{
    color: yellow;
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none
}

A.tabLink:hover
{
    color: white;
    text-decoration: underline
}

.hdr
{
    color: #336699;
    font-family: Arial Narrow;
    font-size: 11pt;
    font-weight: bold
}
.title
{
    color: red;
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold
}

.blkhdr
{
    color: black;
    font-family: Arial Narrow;
    font-size: 11pt;
    font-weight: bold
}
.txt
{
    color: black;
    font-family: Arial Narrow;
    font-size: 11pt
}
.footer
{
    color: #999999;
    font-family: Arial Narrow;
    font-size: 8pt
}
.sideLink
{
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 12pt
}
.err
{
    color: #ff0000;
    font-family: Arial Bold;
    font-size: 14pt
}
.pageLink
{
    font-family: Arial Narrow;
    font-size: 11pt
}
.txtList
{
    color: #000000;
    font-family: Arial Narrow;
    font-size: 11pt
}
