<!Author: Jose Antonio Ruiz>
<!Version: 1.0>
html {
	font-size: 12pt;
	}
body {
	color: black;
	font-family:Verdana;
	margin: 3rem;
	}
h1 {
	font-size: 15pt;
	font-size: 1.5rem;
	}
h2 {
	font-size: 12pt;
	font-size: 1.2rem;
	}
h3 {
	font-size: 10pt;
	font-size: 1rem;
	}
p
	{
	font-size: 10pt;
	font-size: 1rem;
	}
li 	{
	font-size: 10pt;
	font-size: 1rem;
	}
