p.fn
{
	font-size: 0.8em;
	text-indent: 0em;
	margin-top:0em;
}
sup
{
	height:0;
	line-height:1;
	font-size:75%;
	vertical-align:top;
	position:relative;
}
span.underline
{
	text-decoration:underline;
}
p.poetry-centred-space-after
{
	text-align: center;
	text-indent: 0;
	margin-bottom:1em;
	line-height: 1.1em;
}
p.flush-center
{
	text-align: center;
	text-indent:0;
}
p.flush-center-space-after
{
	text-align: center;
	margin-bottom: 1em;
	text-indent:0;
}
p.flush-right
{
	text-align: right;
	line-height: 1.2em;	/* CHECK THIS! */
}
p.flush-right-space-after
{
	text-align: right;
	line-height: 1.2em;
	margin-bottom: 1em;
}
.pgbrk
{
page-break-after: always;
}
img {
display: inline-block;
}