@charset "utf-8";
/* CSS Document */
div.sitemap{
	width:750px;}
div.sitemap p{
	line-height:16px;
	padding:10px;
	margin:0;
	word-spacing:6px;}


h3{
	font-size:12px;
	padding:10px 0;
	margin:30px 0 0 0;
	font-weight:bold;
	word-spacing:6px;
	border-bottom:dotted 1px #666;
	font-family:Verdana, Geneva, sans-serif;}

h4{
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	word-spacing:6px;}
	
h5{
	font-size:12px;
	font-weight:normal;
	padding:0 10px;
	word-spacing:6px;}

div.sitemap a{
	color:#F0D;
	text-decoration:underline;}
div.sitemap a:hover{
	color:#666;}

