body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 15px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 10px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 7px;
}

#relations-copy h3 {
	font-size: 24px;
	padding: 15px 0;
	text-transform: uppercase;
}

#relations-copy h4 {
	color: #bbb;
	font-size: 16px;
	font-style: italic;
	padding: 10px 0;
}

ul {
	margin: 0 0 0 50px;
	padding: 0 0 15px;
}

ol {
	margin: 7px 0 0 35px;
}

li {
	margin: 5px 0 0;
}

#title-artist h1 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 51px;
	text-transform: uppercase;
}

#title-news h1 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}

