.top-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.plain-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	list-style-type: disc;
	text-decoration: none;
	color: #000000;
}
 
 #heading a:link    { color: #000000; text-decoration: none; font-weight: bold; }
 #heading a:visited { color: #000000; text-decoration: none; font-weight: bold; }
 #heading a:hover   { color: #000000; text-decoration: underline; font-weight: bold; }
 #heading a:active  { color: #000000; text-decoration: none; font-weight: bold; }
 
	.Main-heading-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

	.secondary-heading-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
