.text {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: normal;


}
.titulo {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.texto2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.espacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

