a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72724C;;
	letter-spacing: 1px;
}
li {
	margin-left: -10px;
}
li.li {
	margin-left: -20px;
}

a:link {
	text-decoration: none;
	color: #72724C;
}
a:visited {
	text-decoration: none;
	color: #72724C;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #72724C;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.artist {
	font-size: 12px;
	color: #999966;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 4px;
}
.div600 {
	width: 600px;
}
h1 {
	font-size: 13px;
	color: #990000;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	font-style: normal;
	letter-spacing: 1px;
}
.leftpadding {
	padding-left: 11px;
}
.sidepadding {
	padding-right: 50px;
	padding-left: 50px;
	font-size: 11px;
	line-height: 17px;
}
.dotborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
