table.foi-table {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.foi-table tr th {
	background-color: #ccc;
}
table.foi-table tr th,
table.foi-table tr td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
table.foi-table tr th.col1 {
	width: 17%;
}
table.foi-table tr th.col3 {
	width: 20%;
}
