#navbar
{
    BACKGROUND-COLOR: transparent;
    LEFT: 10px;
    POSITION: absolute;
    TOP: 180px;
}

#topZone
{
    BACKGROUND-COLOR: transparent;
    POSITION: relative;
}

#middleZone
{
    BACKGROUND-COLOR: transparent;
    POSITION: relative;
}

#contentZone
{
    BACKGROUND-COLOR: transparent;
    POSITION: relative;
}

A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #0000cd;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #800000;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #0000cd;
    TEXT-DECORATION: underline
}


A.niv1:link
{
    BACKGROUND-COLOR: transparent;
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv1:active
{
    BACKGROUND-COLOR: transparent;
    COLOR: #0000cd;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv1:visited
{
    BACKGROUND-COLOR: transparent;
    COLOR: #800000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv1:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #0000cd;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv2:link
{
    BACKGROUND-COLOR: transparent;
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv2:active
{
    BACKGROUND-COLOR: transparent;
    COLOR: #0000cd;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv2:visited
{
    BACKGROUND-COLOR: transparent;
    COLOR: #800000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A.niv2:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #0000cd;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}

P
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px
}
TABLE
{
    BACKGROUND-COLOR: transparent
}
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
LI
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: small
}
H1
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: medium
}
H2
{
    COLOR: #b9960f;
    FONT-FAMILY: Arial;
    FONT-SIZE: large
}
H3
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: small
}
H4
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: small
}
