h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36pt;
	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: 5%; margin-left: 5%;
}
p { color: black; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none }

