

h1 {
    font-weight: bold;
	font-size: 16px;
	color: #669933;
	font-family: Verdana, Arial, sans-serif;
	background-color: inherit;
}

#multi-title {
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px dashed #669933;
	padding: 5px;
	background-color: white;
}

.sitemap-1 {
    text-decoration: none;
    font-weight: bold;
	font-size: 12px;
	color: #3366cc;
	background-color: inherit;
}

.sitemap-2 {
    text-decoration: none;
    font-weight: bold;
	font-size: 11px;
	color: #669933;
	padding-left: 12px;
	background-color: inherit;
}

.sitemap-3 {
    text-decoration: none;
    font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
	padding-left: 20px;
	background-color: inherit;
}
