BODY {
    margin-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-size: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-size: 1px;
}

.page {
        border-size: 1px;
        border-top: 0px;
        border-left: 1x;
        border-right: 1px;
        border-bottom: 0px;
        border-style: solid;
        border-color: #ababab;
}

.wtext {
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
}

.wdtext {
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
}

.hitext {
    font-family: Verdena, Helvetica;
    font-size: 16px;
//    color: #e6ac6c;
    color: #cc9966;
}

.input {
    background-color: #FFFFFF;
    font-family: Verdena, Helvetica;
    font-size: 12px;
    color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #666666;
}

.hlptext {
    font-family: verdena, helvetica;
    font-size: 10px;
    color: #484848;
}
