p {
	font-size: 10pt;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: black;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	margin-left: 1em;
}

li {
	font-size: 10pt;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: black;
}

.hideaway {
	display: none;
}
