
#sitemap h1{
	font-size: 14pt;
	text-align: center;
}
#sitemap h3{
	font-size: 12pt;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitemap ul{
	list-style-type: none;
	list-style-image: url(0025_bullet.png);
	line-height: 150%;
	font-size: 10pt;
	padding-bottom: 20px;
}
