/* 2002-05-11 */

@import url(/vadik/std.css);

em.todo {			/* TEMPORARY */
	font-size: x-small;
}

.artist {
	color:           green;
	background:      inherit;
	font-weight:     bold;
}

.album {
	font-style:      italic;
	font-variant:    small-caps;
	text-decoration: underline;
}

.label {
	font-size:       small;
}

.track {
	font-style:      italic;
	text-decoration: underline;
}
