.Titulo {
	font-size: 12pt;
	color: #a30030;
	font-weight: normal;
	font-family: Trebuchet MS;

	
}
.titulo1 {
	font-size: 10pt;
	color: #1a397a;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.titulo2 {
	font-size: 10pt;
	color: #1a397a;
	font-weight: normal;
	font-family: Trebuchet MS;
}

.nombre {
	font-size: 8pt;
	color: #1a397a;
	font-weight: normal;
	font-family: Trebuchet MS;
}

.contenido {
	font-size: 8pt;
	color: #1a397a;
	font-weight: bold;
	font-family: Trebuchet MS;
}

