.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-align: center;
	padding: 12px;
}
.bookheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC99;
	text-align: right;
	padding-right: 15px;
}
.Author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}
.PoemTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC99;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.Poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCC99;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}
.DarkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
	margin: 6px;
	font-weight: normal;
	padding: 10px;
}
.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333300;
	text-align: center;
}
.Note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 9px;
	color: #999933;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.PubTextImage {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #FFFFCC;
	font-weight: bold;
	padding-left: 3px;
}
.SubHeadLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	text-align: left;
	margin-left: 18px;
	padding-left: 18px;
}
.Bulleted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
	margin: 10px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}
.CentDarkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	margin: 6px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
}
