body {
	margin: 0px;
	padding: 0px;
	background-color: FFFFFF;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	text-align: justify;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
#content {
	padding: 0px;
	clear: both;
	width: 625px;
	margin: 18px 0px 0px;
}
.tablebg {
	background-image: url(img/background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .2em;
	font-weight: normal;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #000099;
	font-weight: bold;
	margin-left: 18px;
}

.artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
}
