TABLE {
	font-size: 10pt;
}

P.white {
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

P.black {
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

SPAN.sec {
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}

