@charset "UTF-8";
/* CSS Document */

.sitemap_section {
	margin:1em;	
	font-weight:normal;
}

.sitemap_section a {
	font-weight:normal;
	display:block;
	margin:0.3em;
}

.sitemap_section a.major_link {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.sitemap_section a.minor_link {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	margin-left:2em;
}


