hmtl {
	margin: 0;
}
body {
	margin: 0;
	padding: 2em 0 0 2em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#logo {
	width: 100px;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 5px;
	bottom: 5px;
	font-size: 65%;
	text-align: justify;
}
img {
	border: 0;
}
body > ol {
	padding: 0 0 0 2em;
	margin: 0 0 1em 2.5em;
	text-indent: -0.5em;
}
li {
	clear: both;
	padding: 0 0 0 0.25em;
	margin: 0;
	font-size: 200%;
}
li.first {
	color: #E9E559;
}
li.second {
	color: #b8ee45;
}
li.third {
	color: #7bf042;
}
li.fourth {
	color: #1ef23f;
}
li.fifth {
	color: #00f43f;
}
li.sixth {
	color: #00f46e;
}
li.seventh {
	color: #00f59c;
}
li.eigth {
	color: #00e8f3;
}
li.nineth {
	color: #00b4f6;
}
li.tenth {
	color: #007ef8;
}
li.eleventh {
	color: #2541fb;
}
li.twelvth {
	color: #4a13fb;
}
li.thirteenth {
	color: #4812f4;
}
li.fourteenth {
	color: #8700fd;
}
li.fifteenth {
	color: #c700fd;
}
li.sixteenth {
	color: #ff00fd;
}
li.seventeenth {
	color: #ff0098;
}
li.eighteenth {
	color: #ff0054;
}
li.nineteenth {
	color: #f00;
}
li.twentieth {
	color: #ff7200;
}
.title {
	font-size: 125%;
	font-weight: bold;
	color: #3f68ff;
}
.blocked {
	font-size: 125%;
	font-weight: bold;
	color: #f00;
}
a.title:link {
	text-decoration: none;
}
a.title:hover {
	text-decoration: underline;
}
a.title:visited {
	color: #3f68ff;
	text-decoration: none;
}
a.up {
	display: inline-block;
	width: 1em;
	text-align: center;
	color: #ddd;
	text-decoration: none;
}
.artist {
	padding-left: 1.5em;
	font-size: 75%;
	display: block;
	color: #b4b4b4;
}
#pagination {
	text-align: center;
}
