/* CSS Document */
.hoofd	{
	color:			white;
	font-weight:	bold;
	font-size: 		48px;
	font-family:	Arial;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	}
hr {
	color: #999999;
}

a	{	
	color:			white;
	font-weight:		bold;
	font-size:		12px;
	font-family:		verdana;
	text-decoration: 	none;
	}
.copy	{
	color:			#999999;
	font-size:		10px;
	font-family:		arial;
	text-decoration: 	none;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 10px;
	}
.lijstl	{
	color:			white;
	font-weight:	bold;
	font-size:		12px;
	font-family:	verdana;
	text-decoration: 	none;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	}
.lijstr	{
	color:			white;
	font-weight:	bold;
	font-size:		12px;
	font-family:	verdana;
	text-decoration: 	none;
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	}
.lijst_cent {
	color:			#FFFFFF;
	font-weight:	bold;
	font-size:		12px;
	font-family:	verdana;
	text-decoration: 	none;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}
.kop_cent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	padding-top: 10px;
}
.onder_cent {

	color:			#FFFFFF;
	font-size:		10px;
	font-family:		arial;
	text-decoration: 	none;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.songtext {
	color:			#000000;
	font-weight:	normal;
	font-size:		12px;
	font-family:	Georgia, "Times New Roman", Times, serif;
	text-decoration: 	none;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	font-style: italic;
}
.songtextKOP {


	color:			#000000;
	font-weight:	bold;
	font-size:		12px;
	font-family:	Georgia, "Times New Roman", Times, serif;
	text-decoration: 	none;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}
