BODY, P, TD, OL, UL, DL, DT, DD, H1, H2, H3, H4, H5, H6
  {font-family: Arial, sans-serif}

B.features { font-size: "80%"; font-weight: bold; font-style: italic;
	     color: gray }

.indent    { position: relative; left: 10px }

H2, H3, H4, H5, H6 {font-style: italic}

TD.caption { font-size: 70%}
TD.heading { font-weight: bold; text-align: right }

PRE { font-family: monospace }

.bpm	 { background-color: #666666; font-size: "70%"; text-align: right;
	   padding-left: 5px; padding-right: 5px; color: yellow }
.artist  { background-color: #666666; font-size: "80%";
	   padding-left: 5px; padding-right: 5px; color: cyan }
.track	 { background-color: #666666; font-size: "80%"; 
	   padding-left: 5px; padding-right: 5px; color: #00FF00 }
.time	 { background-color: #666666; font-size: "80%"; text-align: right;
	   padding-left: 5px; padding-right: 5px; color: orange}
.release { background-color: #666666; font-size: "70%";
	   padding-left: 5px; padding-right: 5px; color: white }
.datestamp {  font-size: 7px; font-style: italic}
.pullquote {  font-size: 90%; margin-bottom: 10px; margin-left: 10px}
TD.number {  font-size: 90%; text-align: center}
TD.link { font-size: 90%; text-align: left}
.size { font-size: 75%; color: lightgrey; }
PRE.monitor { font-family: "Lucida Console", Courier, monospace; color: #00FF00 }
A.clink {  color: #FFFFFF; text-decoration: none}
