.text-indent {
	text-indent: 20px;
	margin-top: -15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.poem {
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.subHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D275A;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D275A;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.poemtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D275A;
}

/*******************************************************************************

 Feedburner Style Changes : these styles change the rss feed information from the blog

 *******************************************************************************/
div.feedburnerFeedBlock {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding-top: 0px;
	margin: -10px 0px 0px;
	padding-left: 10px;
}
div.feedburnerFeedBlock #creditfooter {
	visibility: hidden;
}
div.feedburnerFeedBlock  .feedTitle {
	visibility: hidden;
}
div.feedburnerFeedBlock  .headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #4E285B;
	padding: 0px;
	margin-bottom: 8px;
}
div.feedburnerFeedBlock  p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	width: 100%;
}
div.feedburnerFeedBlock  .date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}
div.feedburnerFeedBlock ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:0;
	padding-left:0;
}
div.feedburnerFeedBlock  li {
	color:#333333;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:0;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:0;
}

