.frame {
	border: thin solid #95B19B;
	color: #FFFFFF;
	padding: 0;
	margin: 8px;
}
.body {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D9983;
	font-variant: normal;
}
.tiny_text {

	font-family: "Arial Narrow";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.quote_source {

	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bodytighter {

	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
}
.poem_text {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D9983;
	margin-left: auto;
	padding-left: 20px;
}
.quote_source_big {


	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: italic;
	line-height: 24pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
