body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-repeat: repeat;
}
.GrayMedium {color: #666666}
.GrayXLarge {color: #666666; font-size: x-large; }
.GraySmall {color: #666666; font-size: small; }
.GrayLarge {
	font-size: large;
	color: #666666;
}
.BlueSmall {
	color: #000099;
	font-size: small;
}
.BlueMedium {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.NewsHeaderLarge {
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.ArtistNameBio {
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
.BlueXLarge {
	font-size: x-large;
	color: #000000;
}
.BlackSmall {font-size: small}
.BlackLarge {
	font-size: large;
}
.BlackXLarge {font-size: x-large}
.BrownLarge {
	font-size: large;
	color: #000000;
}
.BrownMedium {
	color: #000000
}
.BrwonSmall {
	color: #000000;
	font-size: small;
}
.BrwonXLarge {
	font-size: x-large;
	color: #000000;
}
.NOTES {color: #FF0000;
	font-weight: bold;
}

