.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5;
}
.committee {
	height: 100%;
	width: 100%;
	list-style-type: square;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #7E9024;
	background-color: #DFE2B7;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B52103;
}

