
.tableCust {
	font-size: 10px;
}

.fontSize10{
	font-size: 10px;
}

.disclaimerFont{
	font-size: 50%;
}

tfoot {
  display: table-header-group;
}

thead {
	display: table-header-group;
}

table, thead, tr, th {
 	border: 1px solid white;
}

table, tfoot, tr, th {
	border: 1px solid white;
}