body {
	font-family: Arial, Helvetica, Utkal, sans-serif;
	font-size:11px;
	line-height:14px;
}
#council ul {
	padding: 0;
	margin:10px 0;
}
#council ul li {
	list-style-type: none;
	padding-bottom:4px;
}
.heading{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:block;}

table, tr, td{
	border:none;
	font-size:11px;
	color:#000;
	padding:0;
	margin:0;
}
.placeholder{
	padding:0 8px 10px 8px;
	}
.title{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-bottom:6px;
	text-transform:uppercase;}
.name{
	font-size:12px;
	font-weight:bold;
	color:#000;}
td.title{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0 0 6px 6px;
	text-transform:uppercase;}