body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	color: #CC9900;
	font-size: large;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #CC9900;
	text-align: center;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
