@charset "ISO-8859-1";

#txt_gov_title
{
	position: absolute;
	left: 361px;
	top: 160px;
	width: 183px;
	height: 20px;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

#txt_gov_body
{
	position: absolute;
	left: 140px;
	top: 203px;
	width: 640px;
	height: 332px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;	
}

.councilPara
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0px;
}

ul
{
	list-style: none;
	margin-top: 0;
	margin-left: 40px;
}
