table {
	width: 720px;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: x-small;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: lighter;
	text-indent: 8px;
	padding: 6px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: lighter;
}
.content {
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.box {
	width: 500px;
}
.poem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 20px;
}
.indent {
	text-align: center;
}

.pad {
	padding: 20px;
}
.space {
	line-height: 1.5;
}


.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #03F;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-style: normal;
}
.bold {
	font-weight: bold;
}
.body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-position: 0px 0px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.white {
	color: #FFF;
}
.linespace {
	line-height: 1.5;
}
