.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.heading1 {
	font-family: "Book Antiqua";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.heading2 {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.heading3 {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: normal;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: 700;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	font-weight: 700;
	text-transform: none;
	text-decoration: underline;
}
