.SectionTitle
{
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold
}
.SectionTitleBackground
{
    BACKGROUND: #BDB191;
}
A.Section
{
    COLOR: #0000a0;
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.Section:hover
{
    COLOR: #5353ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
}
.SectionBorder
{
    BACKGROUND: #6363B5;
}
.SectionText
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.SectionBackground
{
    BACKGROUND: #FFFFFF;
}
.FooterText
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
}
A.Footer
{
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    TEXT-DECORATION: underline
}
.MainText
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
}
.MainBackground
{
    BACKGROUND: #FFFFFF;
}
A.Main
{
    COLOR: #0000a0;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
}
A.Main:hover
{
    COLOR: #5353ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
}
.MainTitle
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold
}
.MainTextBold
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold
}

