body {

	font-family: "Georgia";
	font-size: 12pt;
	text-align: center;
	width: 100%;
}
h1 {
	font-size: 48pt;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 7px;
	font-weight: BOLD;
	color: #FF0000;
	font-style : italic;
	font-family: "Georgia";
}
h2 {
	font-family: "Georgia";
	font-size: 14pt;
	width: 80%;
	margin-bottom: 5px;
	margin-top: 25px;
	color: #FF9900;
}
.tablehead {
float: left; font-family: "Georgia"; font-size: 14pt; color: #FFFFFF; font-weight: bold;
}
.songtitle {
float: left; font-family: "Georgia"; font-size: 12pt; color: #CC99CC; font-weight: bold;
}
.caption {
	font-family: "Georgia";
	font-size: 10pt;
	text-align : center;
	width : 300px;
}
.captionlong {
	font-family: "Georgia";
	font-size: 10pt;
	text-align : center;
	width : 650px;
}
.role {
float: right; font-family: "Georgia"; font-size: 10pt;
}
.name {
float: left; font-family: "Georgia"; font-size: 10pt;
}
.from {
float: left; font-family: "Georgia"; font-size: 8pt;
font-variant: small-caps; margin-top: -4px;
}
.bottom {
	font-family: "Georgia";
	font-size: 8pt;
	text-align : center;
}

.item { 
width: 880px; margin-top: 5px; margin-bottom: 5px; padding: 5px;
}
a {	color: #6699FF;
text-decoration: none;
}
a:hover { text-decoration: underline; }
.menu {
	word-spacing: 28px;
	font-family: "Century Gothic";
	font-size: 12pt;
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
	border-top: 5px groove #CC99CC;
	font-variant: small-caps;
	font-weight: bold;
}