body { 
	font-family: "Times New Roman", "TimesNR", Times, serif;
}
* {color:black !important; background:white !important;}

h1, h2 {margin-left:0;}
h1 {font-size:16pt;}
h2 {font-size:30pt;
	width: auto;}

div.left p, 
div.right125 p, 
div.right250 p {
	font-size:120%;
}

div.topnavigation,
div.linktext,
div.arrows,
p.credit,
p.lowernav,
p.ref, 
img  {
	display: none !important;
}

div.page,
div.article, 
div.title, 
div.chapterquestions, 
div.review, 
div.left,
div.right125, 
div.right250, 
div.studyquestions, 
div.appeared,
div.footer, 
div.box
 {
	float:none !important;
	width: auto !important;
	margin: 0; 
	padding:0;
}
div.page {
	padding-bottom: 1em;
}
sup  {
	float: none; 
}
div.box,
div.chapterquestions,
div.left, 
div.right125, 
div.right250,
div.review {
	margin:5% 15%;
	border: 2px solid #000000;
	padding:10px;
}

div.chapterquestions p,
p.rightalign,
p.leftalign
	{
	margin:0;
	text-align:left;
}
div.review {
	display:block;
}

