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

.sitemap
{
	width:202px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:0px;
}


.sitemap H3
{
	padding:0px;
	margin-bottom:5px;
	color:#339AC3;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}

.sitemap li
{
	list-style:none;
	list-style-position:outside;
	padding-left:5px;
}
