table.campFireSongs tbody tr td ol li {
	color: red;
	font-weight: bold;
}

table.campFireSongs caption {
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
}

table.campFireSongs thead th {
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
}