.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
