h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	font-variant: normal;
	list-style-position: outside;
}
