H1 {    
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 3px;
}
P {
	margin-right: 3px;
	margin-left: 3px;
}
CAPTION { font-weight: bold }
BODY {
	background: white;
	color: black;
	margin-right: 20px;
	margin-left: 20px;
}
TD.image_right { 
	background-color: #000000; 
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
TD.image_left { 
	background-color: #000000;
	border-top: solid 2px #000000;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
TD.body { 
	background-color: #FFFFFF; 
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
TD.text_only { 
	background-color: #FFFFFF; 
	border-top: solid 2px #000000;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
A { text-decoration: underlined; font-weight: bold; color: #000000 }
A.ah { text-decoration: none; font-weight: bold; color: #ffffff }
A:hover { text-decoration: none; color: #000000; background-color: #999999 }
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px; margin-left: 3px; margin-right: 3px }
P { margin: 11 px }
.poem { margin: 0 25% }
.picture { text-align: center }
.copy { text-align: center }