﻿.justified { 
	text-align: Justify; 
	text-indent: 3em; 
	margin-top: 0; 
	margin-bottom: 0 
}

.revIndent {
	margin-left: 3em;
	text-indent: -3em;
	margin-top: 0;
	margin-bottom: 0;
}

.dropcap {
	font-size: x-large;
}
.indentPoem {
	margin-left: 6em;
	text-indent: -3em;
	margin-top: 0;
	margin-bottom: 0;
}
