a {
	color: #018440;
}

ul {
	margin-left: 20px;
}

h1 {
	font-size: 2em;
	color: #808285;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
#contents {
	background-color: #FFFFFF;
}
#nav-top {
	background-color: #FFFFFF;
}
#breadcrumbs,#breadcrumbs  li  {
	display: inline;
	list-style-type: none;
	padding: 0px;
	color: #808285;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#breadcrumbs a {
	color: #666666;
}

#contents-top {
	margin-bottom: 10px;
	position: relative;
	font-size: 0.95em;
	background-color: #FFFFFF;
	z-index: 999;
	left: 0px;
	margin-top: 10px;
}
#contents-top-links {
	position: absolute;
	top: 0px;
	right: 0px;
}
