#poemtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
}
.books-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.books-sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;

}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	bottom: auto;
	clip:  rect(auto auto auto auto);
}
.poembody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	margin-bottom: 20px;
}
body {
	color: #F0F0F0;
	background-color: #FFFFFF;
}

