body
{
	background-color:#008800;
	color:white;
}

p.narration
{
	background-color:black;
	color:white;
}

table.right
{
	width:100%;
}

td.right
{
	width:100%;
}

td.speaker
{
	background-color:red;
	color:white;
	width:100%;
}

td.speak
{
	background-color:lime;
	color:blue;
}

div
{
	background-color:lime;
	color:blue;
}