h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #663f18;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a {
	text-decoration: none;
}