.Heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.SubHeading {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.PlainText {


	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
#ExtraNotes {
	display: none;
}