pre {
	margin: 0em;
	padding: 1em;
	border: 1px solid;
	background-color: #eeeeee;
	vertical-align: baseline;
}

.lgtk {
	font-size: 200%;
	font-family: fantasy;
/*	color: #000055; */
}

.slgtk {
	font-family: fantasy;
	color: #000055;
}


hr {
	height: 1px;
	border: 1px #000060 solid;
}

.siteMap {
  font-size: small;
  text-align: left; 
/*  margin-left: 2.5mm;
  margin-right: 2.5mm; */
  margin-bottom: 3mm; 
/* float: left; */
/*	border: 1px #000060 solid; */
/*  clear: left; */
  padding: 0em 5.5mm 0mm 5mm;

}

.siteMap * {
/*  font-weight: bold; */
  padding-right: 1ex;
/*  border-bottom: 2px solid; */
}

.siteMap a:hover {
  text-decoration: underline;
}

.banner {
  text-decoration: none;
/*  height: 5em; */
  margin-top: 0mm;
  margin-bottom: 0mm;
  padding: 0em 5.5mm 2mm 5mm;
}

.banner a:link { font-weight:bold; color:#000065; text-decoration:none }
.banner a:visited { font-weight:bold; color:#000065; text-decoration:none }
.banner a:hover { font-weight:bold; color:#0050f0; text-decoration:none }

.banner * {
  text-decoration: none;
}

.header {
   background: #f0f0f0;
   border: 1px solid;
}
