body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC00;
	background-color: #000000;
}
h1 {
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}

