@charset "utf-8";
/* CSS Document */
.titulo{
	color: #003399;
	font-weight: bold;
	font-size: 18px;
	font-family:Arial;
}

.encabezado{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-family:Arial;
}
.cuerpo{
	font-size: 14px;
	color: #003399;
	font-family:Arial;
}

.vinculos {
	font-size: 14px;
	color: #003399;
	font-family:Arial;
}

.letras_azules{
font-size:14px;
color:#003399;
font-weight: bold;
font-family:Arial;
}
