body
		{
		background: white ;
		background-attachment: fixed;
		font-family		:	arial;
		color		:	#000000;

		}

td
		{
		font-family		:	verdana;
		color			:	#cccccc;
		font-size		:	9pt
		}

.title
		{
		font-size		:	13pt;
		font-weight		:	strong;
		}

.music-title
		{
		font-size		:	8pt;
		font-weight		:	strong;
		}

.music
		{
		font-family		:	verdana;
		color			:	#cccccc;
		font-size		:	8pt;
		width			:	400px;
		}

.copyright
		{
		font-size		:	7pt;
		color			:	#777777;
		}

.date
		{
		font-family		:	verdana;
		font-size		:	6pt;
		color			:	#666666;
		font-weight		:	bold;
		}

a, a:visited
		{
		color			:	#5555aa;
		text-decoration	:	none;
		}

a:hover
		{
		color			:	#999900;
		text-decoration	:	underline;
		}

#line
		{
		position		:	absolute;
		z-index			:	2		;
		top				:	68;
		left			:	330;
		}

#music
		{
		position		:	absolute;
		z-index			:	2		;
		top				:	80;
		left			:	340;
		}

