body {
	background-color: #ffff86
}
.content h1 {
	color: #00008B;
}
.content h2 {
	color: #00008B;
}
.content a:link, .content a:visited, .content a:active, .content a:hover {
	color: #00008B;
}
.emphasis {
  color: #00008B;
}
#extraemphasis {
  color: #00008B;
}
.quotes{
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-style: italic;
}
.author{
  text-align: right;
  padding-right: 30px;
}
.chorus{
  padding-left: 30px;
  font-style: italic;
}
.signature p {
  font-family: Forte;
  font-size: 11pt;
  font-weight: bold;
  text-align: right
}
