.txt_8pt_azul{
	font-family: Verdana;
	font-size: 8pt;
	color: #0066cc;
}
.txt_8pt_azul_b{
	font-family: Verdana;
	font-size: 8pt;
	color: #0066cc;
	font-weight: bold;
}

.txt_9pt_azul{
	font-family: Verdana;
	font-size: 9pt;
	color: #0066cc;
}
.txt_9pt_azul_b{
	font-family: Verdana;
	font-size: 9pt;
	color: #0066cc;
	font-weight: bold;
}

.txt_10pt_azul{
	font-family: Verdana;
	font-size: 10pt;
	color: #0066cc;
}
.txt_10pt_azul_b{
	font-family: Verdana;
	font-size: 10pt;
	color: #0066cc;
	font-weight: bold;
}
.caja_formu {

    font-family: Verdana;   
    color: #0066cc;
    font-size: 9px;
    border: 1px #0066cc solid;
    border-color: #0066cc;
    margin-bottom: 3px;
    background-color: #FFFFFF;
    text-decoration: none;
    width:400px;
}

.caja_formu2 {

    font-family: Verdana;   
    color: #0066cc;
    font-size: 9px;
    border: 1px #0066cc solid;
    border-color: #0066cc;
    margin-bottom: 3px;
    background-color: #FFFFFF;
    text-decoration: none;
    width:125px;
}
.boton {

    font-family: Verdana;   
    color: #ffffff;
    font-size: 9px;
    border: 1px #0066cc solid;
    border-color: #0066cc;
    margin-bottom: 3px;
    background-color: #5875a1;
    text-decoration: none;
    width:75px;
}
