BODY
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Verdana
}
BODY A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
BODY A:hover
{
    COLOR: crimson;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Label
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Verdana
}
.Label2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: smaller;
    FONT-FAMILY: Verdana
}
.Thead
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: midnightblue
}
A.Link:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana
}
A.Link:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana
}
.Label3
{
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana
}
.Thead2
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: black
}
.ItalicText
{
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana
}
TABLE.TurboTable
{
    BORDER-RIGHT: black thin;
    BORDER-TOP: black thin;
    FONT-SIZE: 10px;
    BORDER-LEFT: black thin;
    BORDER-BOTTOM: black thin;
    FONT-FAMILY: Verdana
}
.RedText
{
    COLOR: red;
    FONT-FAMILY: Verdana
}
A.HeaderLink:link
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: midnightblue
}
A.HeaderLink:visited
{
    COLOR: white;
    BACKGROUND-COLOR: midnightblue
}
.Info
{
    FONT-SIZE: xx-small;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana
}
.navNiv1
{
    FONT-SIZE: 11px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana
}
.navNiv2
{
    COLOR: crimson;
    FONT-FAMILY: Verdana
}
