body{font-family: Arial, Helvetica, sans-serif;
}
h1 {
	
	font-size: 36px;
	font-weight: bolder;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 10px;
	color: #000000;
	margin-top: 1px;
}
h5 {;
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
.redhighlight {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}

.artistname {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.crossout {
	text-decoration: line-through;
}
.navtop {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 180px;
}

#horiznav li:hover{
	background:#ccc;
	color:#FFF;
	box-shadow: 0px 0px 10px #CCC;
	-webkit-box-shadow: 0px 0px 10px #CCC;
}
#horiznav a:hover{color:#000;}
a:link {
	color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #FFFFFF;
	text-decoration:none
}
a:hover {
	color: #E30C11;
	text-decoration:none
}
a:active {
	color: #E10C12;
}

.smallredhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
table h2{
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

