.MainHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #006666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: italic;
	background-position: right;
	text-align: right;
}
.SubHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.johnson {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
.white {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #FFFFFF;
}
