p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 24px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bolder;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}

.code {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 18px;
}
