/* Pager */
.cnt-sel-hi {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.cnt-head {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.cnt-head-bl {
	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

/* Text */
.text {
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.text-bl {
	font-family: Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
}

.text-bf {
	font-family: Verdana,Sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.text-bf-bl {
	font-family: Verdana,Sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.text-head {
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.text-head-bl {
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
