p
{
	font-size: small;
	font-family: arial, verdana, helvetica, sans-serif
}
h1
{
	font-size: large;
	font-family: verdana, arial, helvetica, sans-serif
}
h2
{
	font-weight: bold;
	font-size: 18px;
	font-family: verdana, arial, helvetica, sans-serif
}
h3
{
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif
}
h6
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}
h4
{
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif
}
a:hover
{
	color: #ffff66;
	text-decoration: underline
}
td
{
	font-size: small;
	font-family: arial, verdana, helvetica, sans-serif
}
.fixedsmall
{
	font-size: x-small;
	font-family: arial, helvetica, sans-serif
}
.artistindexletter
{
	font-weight: bolder;
	font-size: medium
}
.artistname
{
	font-weight: bolder;
	font-size: small
}
.mediumtitle
{
	font-weight: bolder;
	font-size: small
}
.smalltitle
{
	font-weight: bolder;
	font-size: small
}
.normal
{
	font-weight: lighter
}
.tiny
{
	font-size: xx-small;
	font-family: arial
}
.box_title
{
	border-right: silver thin;
	border-top: silver thin;
	font-weight: bolder;
	font-size: x-small;
	border-left: silver thin;
	border-bottom: silver thin;
	background-color: transparent
}
.box_body
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-size: xx-small;
	border-left: gray 1px;
	border-bottom: gray 1px;
	background-color: transparent
}
a
{
	text-decoration: none
}
.tinytitle
{
	font-weight: bolder;
	font-size: x-small
}
.titlestrip
{
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
	background-color: transparent
}
.infodate
{
	color: orange
}
.infotitle
{
	border-right: thin;
	border-top: thin;
	font-size: medium;
	border-left: thin;
	border-bottom: thin
}
.infobox
{
	border-right: thin outset;
	padding-right: 4px;
	border-top: thin outset;
	padding-left: 4px;
	font-size: x-small;
	padding-bottom: 4px;
	border-left: thin outset;
	padding-top: 4px;
	border-bottom: thin outset;
	background-color: transparent
}
.right
{
	float: right;
}
