@charset "UTF-8";
.subtitulo {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.texto11gris {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texto11azul {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #194D86;
}
.texto13azul_bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #194D86;
}
