BODY {
    background-color : #d6e3ef;
    color            : #ffffff;
}
H1 {
    font-size        : 10pt;
    margin-bottom    : 5;
}
TD {
    font-family      : verdana, arial, sans-serif;
    font-size        : 11px;
}
.sidfot {
    font-family      : verdana, arial, sans-serif;
    font-size        : 10px;
}
INPUT, TEXTAREA, SELECT {
    font-family      : verdana, arial, sans-serif;
    font-size        : 11px;
}
INPUT.txtDefFld {
    width            : 140px;
}
SELECT.selDefFld {
    width            : 169px;
}
INPUT.txtPhnFld {
    width            : 50px;
    text-align       : center;
}
INPUT.txtPhnCity {
    width            : 90px;
    text-align       : center;
}
TEXTAREA {
    width            : 175px;
    height           : 70px;
}
A {
    text-decoration  : none;
    color            : #000080;
}
A:hover, A:active {
    color            : #d6f7ff;
    text-decoration  : underline;
}
A.footer:link, A.footer:visited {
    color            : #000080;
}
A.footer:hover, A.footer:active {
    color            : #639aad;
}
HR {
    height           : 1px;
    color            : #d6f7ff;
}
