H1.bordered {
	text-align: center;
	font-size: 22pt;
	font-family: serif;
	border: solid;
	background-color: #ff8787
}
H1 {
	font-size: 22pt;
	font-family: serif;
}

p {
	font-size: 13pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
}

td {
	width: 50%;
	}
