body {
  	color: #000000;
  	background: #ffffff;
  	font-family: "Times New Roman", Times, serif;
  	font-size: 12pt;
}

a.ref_book:link, a.ref_book:visited, a.ref_book:active, a.ref_passage:link, a.ref_passage:visited, a.ref_passage:active {
	text-decoration: underline;
}

#main_table {
	height: auto;
	width: auto;
}

#sidebar, #header, #bnc_header, #navigation, #spacer1, #spacer2, #spacer3, #spacer4, #spacer5, #spacer6, #vert_line, #footer {
  	display: none;
}

#content {
	height: auto;
	width: 780px;
  	margin: 50px;
	font-family: "Times New Roman", Times, serif;
  	font-size: 12pt;
	color: #000000;
}

.first_quote {
	margin-right: 50px;
}

h1, h2, h3 {
  	font-family: "Times New Roman", Times, serif;
	color: #000000;
}



