A:link {
        TEXT-DECORATION: none
}
A:visited {
        TEXT-DECORATION: none
}
A:hover {
        TEXT-DECORATION: underline
}
body {
        font-family: Tahoma;
        FONT-SIZE: 10pt;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-width: 0;
        margin-height: 0;
        background-color: #FFFFFF;
        color: #000000;
       
       background-position-x: center;
	   

}
td, tr, th {
        font-family: Tahoma;
        FONT-SIZE: 10pt;
}
.table_principal {
        background-color: #FFFFFF;
}
.linha {
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        //666666
}
.linha_left {
        border-left: 1px solid #666666;
}
.linha_right {
        border-right: 1px solid #666666;
}
.botao {
        font-family: Tahoma;
        font-size: 8pt;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        background-color: #000000;
        font-weight: bold;
}
.botao_mini {
        font-family: Tahoma;
        font-size: 6.5pt;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        background-color: #000000;
}

.img_borda {
        border: 1px solid #FFFFFF; 
}

#entrevista p {
        text-align: justify
}
