body {
   text-align: center;
   font-family: tahoma;
   color: #000000;
   width: 90%;
   font-size: 8pt;
   }
h1 {
   font-size: small;
   letter-spacing: 0.2em;
   font-family: trebuchet MS;
   }
#header {
   border-top: #000000 0px solid;
   border-right: #000000 0px solid;
   border-bottom: #000000 0px solid;
   border-left: #000000 0px solid;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 50px; 
   }
#uphead {
   color:#000000;
   background: #f0f1f2;
   text-align: right;
   border-top: #000000 1px solid;
   border-right: #000000 1px solid;
   border-bottom: #000000 1px solid;
   border-left: #000000 1px solid;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-right: 10px;  
   }
#downhead {
   color:#000000;
   background: #f0f1f2;
   text-align: center;
   border-top: #000000 1px solid;
   border-right: #000000 1px solid;
   border-bottom: #000000 1px solid;
   border-left: #000000 1px solid;
   padding-top: 7px;
   padding-bottom: 7px;
   font-size: 8pt;
   }
a:link, a:visited {
   text-decoration: none;
   }
a:hover {
   color: #4682B4;
   background: none;
    text-decoration: none;
   font-style: italic;
}
#map a:link {
   text-decoration: none;
   font-weight: bold;
   }
#map a:visited {
   text-decoration: none;
   font-weight: bold;
   }
#map a:hover {
   background: none;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
}
#map {
   color: #000000;
   border-right: #778899 1px solid;
   padding-right: 10px; 
   border-top: #778899 1px solid;
   padding-left: 10px;
   padding-bottom: 10px;
   margin: 10px; 
   border-left: #778899 1px solid;
   padding-top: 10px;
   border-bottom: #778899 1px solid;
   text-align: justify;
}
