#main_content h1 {
	color: #0045AC;
	font-size: 17px;
	margin-top: 15px;
}

#main_content h2 {
	color: #FFBF00;
	font-size: 14px;
}

#main_content {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 220px;
	margin-bottom: 30px;
	color: #676767;
}


ul.sitemap1 li, ul.sitemap1 a, ul.sitemap1 a:hover, ul.sitemap1 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #B08039;
	text-decoration: none;
}

ul.sitemap2 li, ul.sitemap2 a, ul.sitemap2 a:hover, ul.sitemap2 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #615F55;
	text-decoration: none;
}

ul.sitemap3 li, ul.sitemap3 a, ul.sitemap3 a:hover, ul.sitemap3 a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}

li {
 list-style-type: square;
}
