body
{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

h1
{
	text-align: center;
}

h2
{
	text-align: left;
}

p
{
	text-align: left;
}

.subhead
{
	text-align: center;
}

.showtable
{
	background-color: #000000;
	text-align: left;
}

.showtable td, .showtable th
{
	background-color: #ffffff;
	padding: 4px;
}

a
{
	color: #000000;
}

.song
{
	font-size: 130%;
	font-weight: bold;
}

.speaker
{
	font-style: italic;
	white-space: pre;
}

.editstable
{
	background-color: #000000;
	text-align: left;
}

.editstable td, .editstable th
{
	background-color: #ffffff;
	padding: 2px;
}

.num
{
	text-align: right;
}

.rolestable
{
	background-color: #000000;
	text-align: left;
}

.rolestable td, .rolestable th
{
	background-color: #ffffff;
	padding: 2px;
}

#wholepage
{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

