#mainContents {
	background: #FFFFFF;
	margin-bottom: 20px;
}
h3 {
	color: #000000;
	border-left: none;
	border-bottom-style: none;
}
li {
	list-style: square inside;
	margin-left: 20px;
}
#anker {
	display: none;
}#anker a {
	display: none;
	text-decoration: none;
}
.colorOrage {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

