h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	text-align : center;
}
h2{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}
h3{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13pt;
	text-align : justify;
	text-transform : none;
}
h4{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 600;
	text-align : left;
}
div{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
body { background-color: #aadfff; margin-right: 10%; margin-left: 10% }
