body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
}

