.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: #999;
	text-transform: none;
}
.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: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	padding-left: 14px;
	margin: 0px;
}
li {
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 18px;
	list-style-position: outside;
	margin-left: -10px;
}

.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: #999;
	text-transform: none;
}
.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;
}
.poem_texbigger {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-style: oblique;
	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;
}
.topbordercell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

