.justBody {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-right: 40px;
	margin-left: 15px;
	font-size: 12pt;
}
.h3Alt {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.justBodyFlushLeft {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12pt;
	margin-right: 40px;
}
.codeBlue {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	font-size: 10pt;
}
.justBodyBoldTopPadding {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-right: 40px;
	margin-left: 15px;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
}
.justBodyFlushLeftTopPadding {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-right: 40px;
	font-size: 12pt;
	padding-top: 10px;
}
.justBodyFlushLeftHilit {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12pt;
	margin-right: 40px;
	background-color: #FFFFDD;
	padding: 5px;
}
.justBodyBoldTopPaddingHilit {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-right: 40px;
	margin-left: 15px;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	background-color: #FFFFDD;
}
.justBodyHilit {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-right: 40px;
	margin-left: 15px;
	font-size: 12pt;
	background-color: #FFFFDD;
}

