TABLE.council {
	border-collapse:		collapse;
	margin-left:			20px;
	margin-right:			20px;
	table-layout:			auto;
}
TABLE.council TD {
	padding:				5px;
}
TABLE.council TD:first-line {
	font-weight:			bold;
}
