.title {
	font-family: fantasy;
	font-size: 28px;
	font-weight: bold;
	color: #784081;
	font-style: italic;
}
.text {
	font-family: "New York";
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.tableBorder {
	border: 1px solid #7374B5;
}
.lyrics {
	font-family: "Hoefler Text";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	padding-left: 30px;
	padding-right: 15px;
}
.lyricsTitle {
	font-family: fantasy;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #575A8F;
	line-height: 26px;
	vertical-align: middle;
}
.thinborderfloat {
	border: solid 1px #00254B;
	padding: 5px 5px 5px 5px;
	margin-right: 7px;
	background-color: #7374B5;
	margin-bottom: 1px;
}
.audio {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	color: #0066CC;
	letter-spacing: 0.1em;
	text-decoration: none;
	line-height: 40px;
}
