body, #content, #center, #app {
	clear: both;
	display: block;
	float: none;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	width: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
}
#app {
	margin: 0px auto;
	width: 16cm;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.75em;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 1em 0em 0em 0em;
}
h2.slogan {
	margin: 0em 0em 1em 0em;
}
h3 {
	font-size: 1.25em;
	line-height: 1.5em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}

p {
	margin: 0em 0em 1em 0em;
}

#italMap {
	float: left;
	margin: 0em 1em 1em 0em;
}

dl {
	margin: 1em 0em 1em 0em;
}
dl dt {
	font-weight: bold;
	margin-right: 0.3em;
	float: left;
}
