table {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.bl {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.ital {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.titl {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	text-align: center;
}

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 795px;
	background: #000000;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
.bounder {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	border: #FFFFFF;
	text-align: center;
}
.song {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	color: #FFCC66;
}
.sos {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}
.norm {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.subtit {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.lyrictitl {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
.reditalic {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
.smital {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.red {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.loud {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
.loudital {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.yell {
	font-family: Lucida Grande, Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-variant: normal;