<style type="text/css">

.HeadingTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.boxedText {
	border: thin groove #006666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
	margin: 5px;
	padding: 10px;
}
.whiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.normalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
}

</style>.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.titleMainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
	margin: 5px;
	padding: 5px;
	border: thin solid #006666;
}
.headingText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linksWithinPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.head1MainPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

