.puzzletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #461C02;
	font-variant: normal;
}
.cluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.mono {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
}
