
    a.content {
        COLOR: #3366FF;
        font-size: 12px;
        text-decoration: none;
        font-family: Arial, Verdana, Helvetica;
    }

    a.content:hover {
        COLOR: #FF0000;
        font-size: 12px;
        text-decoration: underline;
        font-family: Arial, Verdana, Helvetica;
    }

    table.formborder {
        border-right: #666666 1px solid;
        border-top: #666666 1px solid;
        border-left: #666666 1px solid;
        border-bottom: #666666 1px solid;
        background-color: #EEEEEE;
    }

    table.formborder1 {
        border-right: #666666 0px solid;
        border-top: #666666 0px solid;
        border-left: #666666 0px solid;
        border-bottom: #666666 0px solid;
    }

    p.licensedto {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
        text-align: right;
    }

    p.partheader {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
        text-align: left;
    }

    p.idtf {
        color: #000000;
        font-size: 11px;
        font-family: Arial, Verdana, Helvetica;
        text-align: left;
    }

    p.idtfleft {
        color: #000000;
        font-size: 12px;
        font-family: Arial, Verdana, Helvetica;
        text-align: left;
    }

    p.idtfcenter {
        color: #000000;
        font-size: 12px;
        font-family: Arial, Verdana, Helvetica;
        text-align: center;
    }

    p.footer {
        color: #000000;
        font-size: 11px;
        font-family: Arial, Verdana, Helvetica;
        text-align: right;
    }

    p.errormsg {
        color: #FF0000;
        font-size: 12px;
        font-family: Arial, Verdana, Helvetica;
        text-align: center;
    }

    INPUT.textlogin {
        BORDER-RIGHT: 1px solid;
        BORDER-TOP: 1px solid;
        FONT-SIZE: 11px;
        BORDER-LEFT: 1px solid;
        WIDTH: 110px;
        COLOR: #666666;
        BORDER-BOTTOM: 1px solid;
        FONT-FAMILY: Verdana,Arial,sans-serif;
        HEIGHT: 18px;
        background-color: #BCDCF7;
    }

    .button {
        cursor: hand;
        FONT-SIZE: 11px;
        FONT-FAMILY: Verdana,Arial,sans-serif;
        BORDER-RIGHT: 1px solid;
        BORDER-TOP: 1px solid;
        BORDER-LEFT: 1px solid;
        BORDER-BOTTOM: 1px solid;
        HEIGHT: 18px;
        COLOR: #666666;
    }

    BODY {
        SCROLLBAR-FACE-COLOR: #cccccc;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #999999;
        SCROLLBAR-3DLIGHT-COLOR: #cccccc;
        SCROLLBAR-ARROW-COLOR: #999999;
        SCROLLBAR-TRACK-COLOR: #dddddd;
        SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb
    }

