.nreCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #5B917C;
	height: auto;
	width: auto;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B917C;
	font-style: normal;
	line-height: 23px;
}

.headline a:link{
	color: #5B917C
}

.headline a:hover {
	color: #00CC00
}

.headline a:visited {
	color: #5B917C
}.booktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	white-space: pre;
	height: auto;
}
