body {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12 px;
        color : #707070;
}

td {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12 px;
        color : #707070;
}

a {
        color: #383838;
        font-size: 12 px;
        text-decoration : underline;
}

a.pay {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size : 12 px;
        color : #707070;
        text-decoration: none
}

a:hover {
        text-decoration : none;
}

a:visited {
        text-decoration : none;
        color: #6B6B6B;
}

a.link1 {
        text-decoration : none;
}

a.link1:visited {
        text-decoration : none;
}

input, select, textarea {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica;
        font-size: 10px;
        border-bottom : 1px solid #A9A9A7;
        border-left : 1px solid #A9A9A7;
        border-right : 1px solid #A9A9A7;
        border-top : 1px solid #A9A9A7;
        background : White;
}

.h { display: none; }
