<style type="text/css">
	body {
		background-color: #F7FE2E;
		font-family: Georgia;
		color: #000066;
		font-size: 14pt;
	}

	h1 {
		font-family:Benjamin Franklin;
		color: #000000;
		font-size: 44pt;
	}

	h2 {
		font-family: Times New Roman;
		color: #4B8A08;
		font-size: 16pt
	}

	h3 {
		font-family: Times New Roman;
		color: #FF0000;
		font-size: 18pt
	}

	h4 {
		font-family: Georgia;
		color: #000000;
		font-size: 14pt
	}

	h5 {
		font-family: Benjamin Franklin;
		color: #000000;
		font-size: 44pt
	}

	p.parrafo_diferente {
		font-style: Italic;
		font-size: 20pt
	}

</style>