.BKG_NoRepeat {
	background-color: #001c5c;
	background-repeat: no-repeat;
}

.BKG_NoRepeatCONTENT {
	background-color: #001c5c;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	line-height: 1.8;
	color: #ffffff;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
}

.MainTEXT {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}

.MainTEXTnoJustify {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
