.footer {
	font-size: 9px;
	color: #a09999;
	text-align: justify;
	padding-left: 2px;
}

.textSx{
	color:#000000;
	font-size: 11px;
	text-align: left;
}

.textCx{
	color:#000000;
	font-size: 11px;
	text-align: center;
}

.textDx{
	color:#000000;
	font-size: 11px;
	text-align: right;
}

.textCxW{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.textJx{
	color:#000000;
	font-size: 11px;
	text-align:justify;
	padding: 0 5px 0 5px;
}

DIV.ab{
	height: 12px;
}

DIV.scrollPrivacy {
	OVERFLOW: auto;
	MARGIN-RIGHT: 10px;
	HEIGHT: 210px
}