.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.questions {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smheading {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
.medheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.authors {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.smprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #909;
}
.walkheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.walktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.walktextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	background-color: #FC9;
	background-image: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

