.textonaranja {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.textocajaazul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.bordeazuloscuro{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.textoazulcajas1 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;

}
.blanco {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
.negro {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.negroinclinado {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
