body, a, td, span, .texto {
    font-size: 11px;
    font-family: Verdana, Tahoma;
    color: black;
    margin: 0px;
}
body{margin:10px;}

img,.imagem {
    border:0px;
}

textarea, input, select, .formatar_checkbox_01 {
    color: #6b6358;
    font-weight: bold;
    background-color: white;
    font-size: 11px;
    font-family: Verdana, Tahoma;
}/*
input {
    height: 20px;
    border: 1px solid;
    border-top-color: #bfb7ac;
    border-left-color: #bfb7ac;
    border-bottom-color: #dedbd6;
    border-right-color: #dedbd6;
}*/
textarea {
    height: 180px;
    border: 1px solid;
    border-top-color: #bfb7ac;
    border-left-color: #bfb7ac;
    border-bottom-color: #dedbd6;
    border-right-color: #dedbd6;
}
