BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #2c2e2d
}
A
{
    FONT-SIZE: small;
    COLOR: darkseagreen;
    TEXT-DECORATION: underline
}
.clsNavigation
{
    FONT-SIZE: medium;
    COLOR: #669966;
    FONT-FAMILY: Verdana
}
.clsNavigation A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: mediumseagreen;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.clsNavigation A:hover
{
    COLOR: darkred;
    TEXT-DECORATION: none
}
.clsSubNavigation
{
    COLOR: darkseagreen;
    FONT-FAMILY: Verdana
}
.clsSubNavigation A
{
    FONT-SIZE: small;
    COLOR: darkseagreen;
    TEXT-DECORATION: none
}
.clsSubNavigation A:hover
{
    COLOR: firebrick;
    TEXT-DECORATION: none
}
.clsContactInformation
{
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Verdana
}
.clsFooter
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana
}
.clsFooter A
{
    FONT-SIZE: x-small;
    COLOR: white;
    TEXT-DECORATION: underline
}
.clsTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-VARIANT: small-caps;
    TEXT-DECORATION: none
}
.clsContactInformation A
{
    FONT-SIZE: small;
    COLOR: white;
    TEXT-DECORATION: underline
}
.clsContactInformation A:hover
{
    COLOR: darkseagreen
}
.clsFooter A:hover
{
    COLOR: darkseagreen
}
A:hover
{
    COLOR: firebrick
}
.clsServices
{
}
.clsServices P
{
    TEXT-ALIGN: justify
}
.clsContent
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana
}
.clsContent A
{
    COLOR: darkseagreen;
    TEXT-DECORATION: none
}