body {
	margin: 0px;
	padding: 0px;
	font-family: Franklin Gothic Medium;
	font-size: 12pt;
	color: #000088;
	background-image: url(images/RdoUG_BGTile_1.png)
}

p.heading {
	font-family: arial black;
	font-size: 11pt;
}

span.date, span.weeks, span.total, span.yearendchart {
	font-family: arial black;
	font-size: 12pt;
	text-transform: none;
}

span.title, span.rank {
	font-family: arial black;
	font-size: 12pt;
	text-transform: uppercase;
}

span.artist85 {
	font-family: arial narrow, arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

span.artist {
	font-family: arial narrow, arial;
	font-size: 9pt;
	font-weight: normal;
}
a.link {
	text-decoration: none;
}

tr.row0 {
	background-color: #ccccff;
}

tr.row1 {
	background-color: #dfdfdf;
}

.note {
	font-family: arial; 
	font-size: 7pt;
}

figure { 
	border: 0; 
	display: inline-block; 
	margin: 0; 
	position: relative; 
}

figcaption { 
	position: relative; 
	left: 0; 
	width: 100%; 
}
