@charset "UTF-8";
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

