.default {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: 022068;
}
.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 022068;
}
.BottomBorder {
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #89C2E4;
	border-right-color: #89C2E4;
	border-bottom-color: #89C2E4;
	border-left-color: #89C2E4;
}
.hyperlinkAlt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2B85BB;
	text-decoration:underline
	font-style: italic;
}
a:hover.hyperlinkAlt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2B85BB;
	text-decoration: none;
	font-style: italic;
}
.Scrolling {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 022068;
}
