@charset "utf-8";
/* CSS Document */

.sitemap dt, .sitemap dd {
	margin: 0px;
	margin-left: 20px;
}

.sitemap dd {
	margin-bottom: 10px;
}

.sitemap a {
	font-weight: bold;
	text-decoration: underline;
}
