<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-1";
/* author: Gaurav Vaish */
/* Creation date: 02-12-2001 */
td.warn
 {
	font-family: Arial, Courier New;
	font-size: 12px;
	background-color: #cee7ff;
 }
td.content
 {
	font-family: Courier New, Times New Roman, Arial;
	font-size: 11px;
	background-color: #ffffff;
 }
td.title
 {
 	text-align: left;
	background-color: #d8d8e0;
	font-size: 12px;
	font-family: Courier New, Times New Roman, Arial;
 }
td.query
 {
	font-family: Georgia, Verdana, Arial;
	font-size: 13px;
	background-color: #ffffff;
	text-indent: 20;
 }
td.band
 {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	text-indent: 10;
	background-color: #c3c3c3;
/*	text-align: right; */
 }
td.songTitle
 {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	text-indent: 20;
	background-color: #e7e7e7;
 }
td.data
 {
	font-family: Georgia, Verdana, Helvetica, Arial, Courier;
	font-size: 14px;
	background-color: #ffffff;
	text-indent: 20;
 }
td.date
 {
 	text-align: right;
	background-color: #d8d8e0;
	font-size: 12px;
	font-family: Times New Roman, Arial;
 }
</pre></body></html>