body, td, dd {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 135%;
	margin-left: 1em;
	margin-right: 1em;
	}
body {
	color: #333333;
	background-color: #FFEEBB;
	text-align: justify;
	}


:link	{
	color: #DD8800;
	}

:visited	{
		color: #BB6600;
		}

dl {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}

dt {
  display: block;
  text-align: justify;
  float: left;
  font-weight: bold;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

dd {
  display: block;
  margin-left: 2em;
  text-align: left;
  padding-left: 2em;
  text-indent: -2.5em;
}

.maplist {
  column-count: 4;
  column-gap: 20px;
  column-rule-style: solid;
  column-rule-width: 1pt;
  column-rule-color: #DD8800;
  margin-right: 3em;
}

h2 {
  line-height: 135%;
}

h3 {
  line-height: 135%;
}
