.titulo {
	font-family: "Times New Roman", Times, serif, Script;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.nouspreus {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
}

.descripcion {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.caracteristicas {
	font-family: Verdana;
	font-size: 12px;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
}
.Nota {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
}

