BODY
{
    FONT-SIZE: x-small;
    COLOR: gray;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
TD
{
    FONT-WEIGHT: 900;
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
.WhiteHyperlink
{
    FONT-WEIGHT: 900;
    FONT-SIZE: xx-small;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
.GrayHyperlink
{
    COLOR: gray
}
.JustifiedText
{
    FONT-SIZE: x-small;
    COLOR: gray;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif';
    TEXT-ALIGN: justify
}
.WhiteHyperlinkSelected
{
    FONT-WEIGHT: 900;
    FONT-SIZE: xx-small;
    COLOR: #7b485e;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif';
    BACKGROUND-COLOR: white
}
A:visited
{
    FONT-WEIGHT: 900;
    FONT-SIZE: xx-small;
    COLOR: goldenrod;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
A
{
    FONT-WEIGHT: 900;
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
.BigWhiteHyperlink
{
    FONT-WEIGHT: 900;
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, 'MS Sans Serif'
}
