body {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
		
}
div.poem {
	font-size: 8pt;
}
p {
	font-size: normal;
}
ul {
	font-size: 9pt;
	font-family: Times New Roman, Times, serif;
	line-height: 11pt;
	color: #000000;
}
span.subtitle1{
	font-size:10pt;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
span.displayme {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote.myblockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 40px;
}

