.head_b {
        font-family: Verdana;
        font-size: 10px;
        color: #e77500;
}

.head {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #6b6d6b;
        font-weight: bold;
}
.head_2 {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #C0C0C0;
        font-weight: bold;
}


a {
        text-decoration: none;
        color: #e77500;
        font-weight: bold;
        font-family: Verdana;
        font-size: 10px;
}

input {
        border-bottom: 1px inset #b5b6b5;
        border-right: 1px inset #b5b6b5;
        border-top: 2px outset #b5b6b5;
        border-left: 2px outset #b5b6b5;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #6b6d6b;
        height: 20;
        background: White;
}
textarea {
        border-bottom: 1px inset #b5b6b5;
        border-right: 1px inset #b5b6b5;
        border-top: 2px outset #b5b6b5;
        border-left: 2px outset #b5b6b5;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #6b6d6b;
        background: White;
}

body {
        vertical-align: top;
        font-family:Verdana;
        font-size:10px;
        color:#6b6d6b;
        margin-top:0;
        margin-bottom:0;
        margin-left:45;

}


table {
        font-family: Verdana;
        font-size: 10px;
        color: #6b6d6b;
}




