.textarea {
  font-family: Garamond;
  background: #ffffff;
  font-size: 12pt;
  text-align: justify;
}
.maincell {
  display:none;
}
.sidebar {
  display:none;
}
.topnav {
  display:none;
}
.copyright {
  display:none;
}
.noprint {
  display:none;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
  font-weight: bold;
}
#navigation, #advertising, #other { 
  display : none; 
}

.bibleref a, a.lbsBibleRef{
	text-decoration: none;
	color: #800000 !important;
	border-bottom: 1px #800000 dotted;
}