body {
	width: 80%;
	margin: 1% auto;
}

h1 {
	font-size: 200%;
	text-align:center;
	margin: 0.125em auto;
}

h2 {
	color: #eeeeee;
	background-color: #6666ff;
	font-size: 150%;
	text-align:left;
	margin: 0.125em;
	padding: 0.125em 0.25em;
}

p {
	text-indent: 1em;
	line-height: 140%;
	margin: 0.25em 0 0.25em 0;
	color: #111111;
}

ul, dt, dd {
	padding-left: 0.25em;
	line-height: 140%;
}

ul, dd {
	margin-top: 0em;
	margin-bottom: 0em;
}

ul.signature {
	text-align: right;
	list-style-type: none;
}

ul.foot_link {
	text-align: center;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1872bb;
	border-bottom-color: #1872bb;
	margin-bottom: 0.125em;
	margin-top: 1em;
	margin-right: 0.125em;
	margin-left: 0.125em;
	padding: 0.25em;
}

li {
	padding-left: 0em;
}

dl {
	margin-top: 0em;
	margin-bottom: 0em;
}

dt {
	margin-top: 1em;
}

dd {
	margin-left: 1em;
}

dl, dt, .ireko {
	margin-left: 0em;
}

.ireko {
	margin-top: 0em;
}

dd.text {
	text-indent: -1em;
	margin-left: 1em;
}

.date , .ordinancenumber , .changes, .amendment {
	display: block;
	font-size: 50%;
	font-weight: normal;
	line-height: 140%;
}


