h1 {
	text-align: center;
	font-size: 22px;
	font-family: sans-serif;
}

h4 {
	font-size: 18px;
	font-family: sans-serif;
}

p {
	background-color: white;
	color: black;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: serif;
}

