
div.jwdiv {
	width: 100%;	
}

h1.jwtitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

h1.jwpreviewtitle {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

div.jwpreviewpreamble {
  
}

div.jwpublished {
  margin-bottom: 0.2em;
}

div.jwauthor {
  margin-top: 0.2em;
  font-weight: bold;
  text-align: right;
}

div.jwpreamble {
	font-weight: bold;
	width: 95%;
}

div.jwtext {
	width: 95%;
}

div.jwtext p {
  margin-bottom: 1.0em;
}

div.jwinfo {
  margin-top: 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: rgb(220, 220, 220);	
	border: 1px solid black;
	width: 80%;
}

div.jwpagechooser {
  text-align: right;
  width: 95%;
}

a.page {

}

a.currentpage {
  font-weight: bold;
}

div.jwpage h1.jwtitle {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

