h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	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;
	color: #000000;
	list-style-type: square;
}
