.bodytextjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.bulletpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;

}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: left;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #006699;
	background-color: #FFFFFF;
	text-align: center;
}
.headerleft {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: left;
}
.subheaderright {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: right;
}
