body
{
	background-color: white;
	font-family: "Century Gothic","Avant Garde",sans-serif; 
	font-size: 10pt;
}

p.lead
{
	font-size: 13pt;
}


p.question 
{ 
	color: #008;
}

p.answer
{
	padding-left: 7px;
	padding-right: 7px;
}

p.lyrics
{
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 9pt;
}

