body {
   background-color: white;
   color: black;
   font-family: arial, helvetica, sans-serif;
   font-size: small;
   margin: auto;
   max-width: 80em;
/*
   border-left: 3px solid #FFFF80;
   line-height: 130%;
*/
}
table, tr, thead, tfoot, tbody, tf {
   border-collapse: collapse;
   margin: 0px;
   padding: 0px; 
}
th {
   font-family: arial, helvetica, sans-serif;
   font-size: small;
   font-style: italic;
   font-weight: normal;
   text-align: left;
   border-collapse: collapse;
   margin: 0px;
   padding-left: 10px;
}
td {
   font-family: arial, helvetica, sans-serif;
   font-size: small;
   border-collapse: collapse;
   margin: 0px;
   padding-left: 10px;
}
.pl {
   padding-left: 10px;
}
.wsnw {
   white-space: nowrap;
}
.olControlLayerSwitcher .dataLayersDiv {
   display: none;
}
.olControlLayerSwitcher .dataLbl {
   display: none;
}
.olControlLayerSwitcher .baseLbl {
   display: none;
}
.olControlLayerSwitcher .baseLayersDiv {
   width: 120px;
   color: white;
}
