.Estilo1 {
	font-size: 24px;
	font-weight: bold;
}
.Estilo2 {font-size: 14px; font-weight: bold; }
.Estilo3 {
	font-size: 14px;
	font-style: italic;
}
.Estilo4 {font-size: 12px}
.estilo10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.nota {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 0cm;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	font-variant: small-caps;
}
.chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}

