body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #9933CC;
	text-decoration: none;
	font-weight: bold;
	border-top-color: #00FF00;
}
a:visited {
	color: #9933CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.pageheader {
	font-size: 20px;
	font-weight: bolder;
	color: #9900CC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.colhead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.descr {
	font-size: 10px;
	font-style: italic;
}
.albumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.schedhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.schedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
