body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* body copy styles */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #999999;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.quoteGiver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.newReleaseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.discTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.pressTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669933;
}
.songArtist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.songLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


/* link styles */

a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

.newReleaseTitle a:link {
	color: #663300;
	text-decoration: underline;
}
.newReleaseTitle a:visited {
	color: #663300;
	text-decoration: underline;
}
.newReleaseTitle a:hover {
	color: #663300;
	text-decoration: underline;
}
.newReleaseTitle a:active {
	color: #663300;
	text-decoration: underline;
}

.news a:link {
	color: #EEEEEE;
	text-decoration: underline;
}
.news a:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
.news a:hover {
	color: #333333;
	text-decoration: underline;
}
.news a:active {
	color: #333333;
	text-decoration: underline;
}

.discTitle a:link {
	color: #990000;
	text-decoration: underline;
}
.discTitle a:visited {
	color: #990000;
	text-decoration: underline;
}
.discTitle a:hover {
	color: #990000;
	text-decoration: underline;
}
.discTitle a:active {
	color: #990000;
	text-decoration: underline;
}

.pressTitle a:link {
	color: #669933;
	text-decoration: underline;
}
.pressTitle a:visited {
	color: #669933;
	text-decoration: underline;
}
.pressTitle a:hover {
	color: #669933;
	text-decoration: underline;
}
.pressTitle a:active {
	color: #669933;
	text-decoration: underline;
}