	body {
		background:inherit;		
	}
	.text {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;	
		color:#FFFFFF;
	}
	.ueberschrift {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;	
		font-weight:bold;
		color:#FFFFFF;
	}
	.error {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:bold;
		color:#CC0000;
	}
	.songs {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
	}
	.songs_title {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:bold;
	}
	.songs_overhead {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight:bold;
	}
	.songs_list {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		font-weight:bold;
	}
