.letra {
	font-family: Tahoma;
	font-size: 12px;
}
.medidas {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.titulo {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.codigo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.colores {

	font-family: Tahoma;
	font-size: 14px;
}
.enlacesazules {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.codigoaltura {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

