body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #fff;
	color: #000;
	font-size: 0.85em;
	font-family: arial,helvetica,sans-serif;
}
a img {
	border-width: 0px;
}
.search_result_title {
	font-size: 1.15em;
	font-weight: light;
}
#sitemap {
	margin-left: 20px;
}
#sitemap .secondLevel {
	margin-left: 20px;
}
#sitemap .thirdLevel {
	margin-left: 40px;
}

/**
 * Uncomment following block to get a width-constrained, centered display
 */
/*
body {
	text-align: center;
}
#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
*/