A:link { color: navy; }
A:visited { color: teal; }
A:active { color: olive; }
A:hover { color: maroon; } 
h1,h2,h3 {
	text-align: center;
}
.howard {
		font-family: Times;
		font-weight: bold;
		color: darkred;
		font-size: 1.5em;
		margin-top: 0;
		font-style: italic;
	}
p.thanks {
	text-align: center;
}
h3.mheader {
	font-style: italic;
	color: steelblue;
	text-align: center;
	margin-bottom: 0;
}
body {
background-image: url(photos/hf01xx.jpg);
}
h2.top {
	margin-top: -20px;
	font-family: Arial;
	color: darkred;
}
h1.topindex,h2.topindex {
	font-family: Arial;
	color: darkred;
}
table.topindex {
background-color: floralwhite;
font-family: Arial;
}
td.topindex {
	font-size: .9em;
	padding-left: 10px;
}
table.texts {
	background-color: white;
}
table.poems {
	background-image: url(pa05.jpg);
}
table.titleh {
	background-color: floralwhite;
	font-family: Arial;
	width: 75%;
}
td.titleh {
	font-size: 1em;
	padding-left: 40px;
}
.indexline {
	font-family: Arial;
}
table.namesh {
	padding: 10px;
	background-color: floralwhite;
	font-family: Arial;
	width: 75%;
	border: 1px solid black;
}
td.namesh {
	font-size: 1em;
	padding-left: 10px;
}
p.titleLine {
	padding-left: 50px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}
p.Author {
	margin-bottom: 0;
	margin-top: 10px;
	font-weight: bold;
	color: darkblue;
	}
p.linemenu {
	font-size: .9em;
	font-family: Arial;
	color: darkred;
	text-align: center;
}
table.bibprin {
	text-align: center;
	width: 80%;
	/*border: 1px solid black;*/

}
table.textbox1 {
	WIDTH: 85%;
  background-color: white;
  border: 1px solid black;
}
table.textbox1L {
	WIDTH: 85%;
  background-color: linen;
  border: 1px solid black;
}
td.textbox1 {
	padding: 30px;
}
table.textbox2 {
	width: 100%;
  background-color: white;
  border: 1px solid black;
 td.textbox2 {
	padding: 30px;
}
.selected {
	color: blue;
	font-weight: bold;
	font-size: 1em;
}