#further {
	color: #000;
	background-color: #fff;
	border: 1px #000 solid;
	position: relative;
	width: 525px;
	left: 20px;
	padding: 20px;
}

#further table {
	color: #000;
	font-size: 12px;
	text-align: left;
}

.furthL {
	font-weight: bold;
	vertical-align: top;
}

.furthD {
	text-decoration: underline;
	font-weight: bold;
}

.furthH {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.furthR {
	text-align: justify;
	vertical-align: top;
}

#further a {
	color : #000;
	text-decoration: none;
	background-color: #fff;
}

