body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
	margin: 20px;
}
h1 {
	font-size: large;
	text-align: center;
}
h2 {
	font-size: medium;
	text-align: center;
}
.hilite { background: #ffff99; }
