body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	background-color: white; 
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: black;
	width: 75%;
}

/* set text link characteristics */
a { color: black; }

td { text-align: center }



