h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	background-color: #330000;
	color: #FFFF99;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #009900;
	font-family: Arial;
	font-weight: 400;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	text-align: center;
	background-color: #330000;
}
h4 {
	font-family: Arial;
	font-size: 18px;
	color: #009900;
	text-align: center;
}

