body {
	background: #000;
	wordspacing: 1px;
}


p {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	color: white;
	font-size: 9pt;
	line-height: 1.5;
	text-indent: 30px;
	margin: 0;
}



h3 {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	color: white;
	font-size: 12pt;
	line-height: 1.5;
}



h2 {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	color: white;
	font-size: 9pt;
	line-height: 1.5;
}



h1 {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-Serif;
	color: white;
	font-size: 15pt;
	line-height: 1.5;
}



a {
	color: white;
}



table {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}



.gray {
	background-color: #101010;
}

.poem {
	margin-left: 20px;
	width: 800px;
}

.prose {margin-left: 20px;
		width: 580px;
}


.noindent {
		text-indent: 0px;
		margin-left: 20px;
		width: 580px;
}

.quote {
		text-indent: 0px;
		margin-left: 300px;
		width: 580px;
		}
		

.mast {
	text-indent: 0px;
	margin-left: 20px;
	}