.page_headings {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #660066;
}
.sub_headings {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #660066;

.main_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #660066;
}
