<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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 20px;
}


.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990033;
}

#inline-list {
	border: 1px solid #000;
	margin: 2em;
	width: 80%;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #99cccc;
        }

#inline-list p {
        display: inline;
        }

#inline-list ul, #inline-list li {
        display: inline;
        margin: 0;
        padding: 0;
        color: #339;
        font-weight: bold;
        }
		
</style>
.verySmallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verySmallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
.smallTextContinue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
	width: auto;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.smallTextTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #990033;
	white-space: normal;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

