BODY
{
}

A:link {text-decoration: none; color: #37665e;}
A:visited {text-decoration: none; color: #37665e;}
A:active {text-decoration: none; color: #37665e;}
A:hover {text-decoration: none; color: #37665e;}

.pageTitle
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bolder
}
.normal
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt
}

.normalSmall
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 8pt
}

.footer
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 8pt
}

.navMain
{
    BACKGROUND-COLOR: #a0a19b; //grey
    COLOR: #6b322b;  //burgundy
    FONT-FAMILY: Comic Sans MS, Arial, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder
}
.navSub
{
    BACKGROUND-COLOR: #a0a19b;
    COLOR: #6b322b;
    FONT-FAMILY: Comic Sans MS, Arial, sans-serif;
    FONT-SIZE: 8pt
}