.header1 {
font-family:Verdana; font-size:28px;
}

.header2 {
font-family:Verdana; font-size:22px;
}

.header3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px;
	text-align: center;
	text-decoration: underline;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	background: URL(./graphics/darkblue_background.jpg)  repeat-y;
	color: #000000;
}
TD, SPAN {font-size: 80%;font-family: Arial, Helvetica, sans-serif;}
A:LINK, A:VISITED {
	color: #42658C; 
	text-decoration: none;
	font-size: 16px;
	}

A:HOVER	{color: #FF7531; text-decoration: none;}

.sidenav, A:LINK.sidenav, A:VISITED.sidenav {
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
	color: #000000; 
	text-decoration: none;
}

.CDcover, A:LINK.CDcover, A:VISITED.CDcover {
	border-color: black; 
	border-width:1px;
}


.sidenav_visited, A:HOVER.sidenav	{
	font-family: Arial;
	font-weight: bold;	
	font-size: 11pt;
	color: #FF7531; 
	text-decoration: none;
}
.footertext {
	font-family : Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
}
.tracklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-collapse: collapse;
}	

.songheader
      {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

.song {
	font-weight: bold;
	color: #5170D4;
}
