/*	Colors for the title, BINGO and Called selections  */
.theme-colors {
	background-color:darkRed;
	color: white;
}

/*	Define this style ONLY so that our script can figure what to put
	into the title. */
.version-msc {
}
