h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.c-h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.c-p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
}

