BODY {
        font-size : 8pt;
        font-family : Verdana, Arial, sans-serif;
}
A {text-decoration : none;}
A.opt {color:#000000;}
A:HOVER {text-decoration : underline; color:#0000ff;}
P.form {
        margin : 6pt 0 6pt 0;
}
.text {
        font-size : 8pt;
        font-family : Verdana, Arial, sans-serif;
}
SELECT {
        font-size : 8pt;
        font-family : Verdana,Arial,sans-serif;
        background : #c5dce0;
        color : #000000;
        width : 140px;
}
input {
        font-size : 8pt;
        font-family : Verdana,Arial,sans-serif;
        background : #c5dce0;
        color : #000000;
}
input.field {
        border-style : groove;
        width : 160px;
}
input.button {
        border-style : outset;
        width : 160px;
        cursor : hand;
        white-space : normal;
}
