body {
	margin: 1%;
	font-size: 14pt;
	font-family: 'Noto Serif', 'Times New Roman', Times, serif;
}

a {
	color: black;
	text-decoration: none;
}

ul {
	line-height: 2rem;
	margin-top: 16px;
	list-style: none;
}