/* CSS Document */

.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0E3C6D;
font-weight: bolder;
background-color:#CFCBCC;
}

.titulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0E3C6D;

}

.texto2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
font-weight:300;

}