h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.1ems;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.1ems;
	text-indent: 2em;}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.1ems;
	text-indent: 4em;}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.1ems;
	text-indent: 6em;}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0.1ems;
	text-indent: 8em;}
body {
	padding: 7%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-top: 0.1ems;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

