.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

body, td {
        color : #000000;
        font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
        font-size: 10pt;
}
.menu:link {
        color : #000000;
        font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration : none;
}
.menu:visited {
        color : #000000;
        font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration : none;
}

.menu:hover {
        color : #FFFFFF;
        font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration : none;
}

.menu:visited:hover {
        color : #FFFFFF;
        font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration : none;
}

A:link {
        color: #000000;
        text-decoration : underline;
}

A:hover {
        color: #000000;
        text-decoration : none;
}

A:visited {
        color : #000000;
        text-decoration : underline;
}

A:visited:hover {
        color : #000000;
        text-decoration : none;
}

.copyright {
        color : #000000;
        text-decoration : none;
        font-size: 8pt;
}

H1, H2, .head1, .head2 {
        color : #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration : none;
}
H3, H4, .head3, .head4 {
        color : #11669b;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        text-decoration : none;
}

H4, .head4 {
        color : #FFFFFF;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        text-decoration : none;
}


INPUT, SELECT {
    BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #666666 1px solid; COLOR: #000000; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: "Verdana"; BACKGROUND-COLOR: #white
}

TEXTAREA {
    BORDER-RIGHT: white 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #666666 1px solid; COLOR: #000000; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: "Verdana"; BACKGROUND-COLOR: white
}
