.texto{
font-size:11px;
font-family:verdana
}


.resultado{
font-size:11px;
font-family:verdana;
text-indent: 10px
}



.titulo{
font-size:14px;
font-family:verdana;
font-weight:bold
}

.caixa{
font-size:10px;
color:#336699;
font-family:verdana;
background:#f7f7f7;
border-style:groove
}


.caixa_mensagem{
font-size:10px;
color:#336699;
font-family:verdana;
}


.cxdetal{// usado no arquivo exibedetalhado.php
font-size:10px;
color:#336699;
font-family:times;
background:#f7f7f7;
border-style:groove;
text-align:left
}




.caixaMesTodo{
font-size:10px;
color:#336699;
font-family:verdana;
background:#FFFFFF;
border-style: none;
font-weight: bold;
text-align:right
}

.botao{
font-size:10px;
color:#336699;
font-family:verdana;
background:silver;
border-style:groove;
font-weight:bold
}

