.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #1E3778;
}
h1 {
	color: #1E3778;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
