h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 140%;
	color: #CC3300;
	text-decoration: underline;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	color: #CC3300;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
	color: #CC3300;
	text-decoration: underline;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 140%;
	color: #CC3300;
}
