.SectionTitle
{
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold
}
.SectionTitleBackground
{
    BACKGROUND: #8D0E08;
}
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: Caslon Bd BT;
    FONT-SIZE: 12pt
}
.SectionTextMed
{
    COLOR: black;
    FONT-FAMILY: Caslon Bd BT;
    FONT-SIZE: 11pt
}
.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: Microsoft Sans Serif;
    FONT-SIZE: 12pt;
}
.MainTextMed
{
    COLOR: black;
    FONT-FAMILY: Microsoft Sans Serif;
    FONT-SIZE: 11pt;
}
.MainBackground
{
    BACKGROUND: #FFFFFF;
}
A.Main
{
    COLOR: black;
    FONT-FAMILY: Baskerville;
    FONT-SIZE: 12pt;
}
A.Main:hover
{
    COLOR: #5353ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
}
.MainTitle
{
    COLOR: black;
    FONT-FAMILY: Baskerville;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold
}
.MainTextBold
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold
}

