.subhead { font-style: normal; font-weight: bold; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
.sectionHead  { font-weight: bolder; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }

.basicText { font-weight: normal; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
A.basicText { color: black; text-decoration: none }
A.basicText:hover {color: #999999 }

A { color: black; text-decoration: underline }
A:hover { color: #999999 }

.poem {
  padding: 40px;
}

.poemLink {
  font-weight: bold;
  padding-right: 20px;
}

.textpoemLink {
  font-weight: bold;
  padding-right: 0px;
  text-decoration: none;
}

A.poemLink {
  text-decoration: none;
}

.poemTopSpacer {
  padding-bottom: 25px;
}

.poemTitle  { 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

.poemBody {
	padding-top: 0px;
}

.poemText   { 
	font-size: 14px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 17px;
}

.indented {
  padding-left: 17px;
}

.basicSuperText {
	font-weight: normal;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.colourRed { color: black }
.colourRed:hover {color: red }

.colourTurquoise { color: black }
.colourTurquoise:hover {color: #28b6ff }


.colourWhite { color: black }
.colourWhite:hover {color: white }


.copyrightFooter {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #999999;
  text-align: center;
  padding-top: 20px;
}

.topFooter {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #999999;
  text-align: center;
  padding-bottom: 20px;
}

A.topFooter { color: #999999; text-decoration: none }
A.topFooter:hover { color: black; text-decoration: none }

.pubPoemLink { }
A.pubPoemLink { color: black; text-decoration: none }
A.pubPoemLink:hover { color: #999999; text-decoration: none }
