.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: thin solid #000;
	background-color: #FED42A;
	text-align: center;
}
.lyricbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(artwork/backgrounds/lyricback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #9b3739;
	padding: 4px;
	text-align: center;
	border: thin double #000;
	margin: 3px;
}
.lyrics-back {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(artwork/backgrounds/lyricback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header-blank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.handwriting {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9b3739;
}

