/* there are only 5 classes in map.css
delete all the un-used classes in the sitemap.html file
that is generated by http://www.xml-sitemaps.com */

.lhead { 
	background-color: transparent; 
	border-top: #aaa 3px solid;
	border-bottom: #aaa 3px solid;
	font-size: 120%;
}

.lpart { 
	background-color: #e4dfd9; 
	border: #363 2px solid;
	padding-bottom: .5em;
}

.lcount { 
	background-color: transparent; 
	color: #000;
}

.copyright {
	font-size: 80%;
}

.center {
        margin-left: auto;
        margin-right: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Sans-Serif;
	background-color: transparent;
}
