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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

