<style type="text/css">
<!-- 

.body
{

	background-color: #FFFFFF;
	position: absolute;
	top: 5px;
	left: 5px;
	
}

.poem
{

	left: 0px;
	top: 30px;
	text-align: center;
	background-color: #FFFFFF;

}

.text
{

	left: 0px;
	top: 0px;
	/*padding: 15px;*/
	text-align: left;
	background-color: #FFFFFF;

}

P
{

	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

H3
{

	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;

}

H4
{

	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

LI
{

	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

.tight
{

	padding-left: 15px;
	padding-right: 15px;

}

.little
{

   font-size: 12px;
   padding: 5px;

}

.table
{

	/*background-color: #F9F6DE;
	position: absolute;*/
	padding-left: 15px;

}

.app
{

	text-decoration: underline;

}

.line
{

border-bottom: 1px;
border-left: 0px;
border-top: 0px;
border-right: 0px;
border-color: #000000;
border-style: solid;

}

TD
{

	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

a
{

	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}

 -->
</style>