.{-----------GENERAL STYLES--------------------}
BODY		{
			background-repeat: no-repeat; 
			background-attachment: fixed;
			font-family:Verdana,Arial;
			font-size:10pt;
			color:rgb(255,255,255);
			background-color:rgb(0,0,0);
			}
TD			{
			font-family:Verdana,Arial;
			font-size:10pt;
			color:rgb(255,255,255);
			}
H1			{
			font-size:16pt;
			font-weight:bold;
			color:rgb(244,121,33);
			}
H2			{
			font-size:16pt;
			font-weight:bold;
			color:rgb(244,121,33);
			}
A:link		{
			color:rgb(245,200,35);
			font-weight:bold;
			}
A:visited	{
			color:rgb(245,200,35);
			font-weight:bold;
			}
.images		{
			border:1pt solid rgb(255,255,255)
			}

.tableheader{
			background-color:rgb(244,121,33);
			border:1pt solid rgb(255,255,255);
			font-weight:bold;
			}
.tablerow	{
			border:1pt solid rgb(255,255,255);
			border-left:1pt solid rgb(255,255,255);
			}

.newtablerow	{
			border:1pt solid rgb(255,255,255);
			border-left:1pt solid rgb(255,255,255);
			color:rgb(0,0,0);
			}
			
.{-----------NEWS--------------------}
.newsTitle	{
			color:rgb(245,200,35);
			font-weight:bold;
			margin-top:0pt;
			margin-bottom:0pt;
			}
.newsBody	{
			color:rgb(255,255,255);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.{-----------DISCOGRAPHY-------------}
.discoTitle	{
			font-weight:bold;
			margin-top:0pt;
			margin-bottom:0pt;
			color:rgb(244,121,33);
			}
.discoYear	{
			font-style:italic;
			margin-top:0pt;
			margin-bottom:0pt;
			}
.discoCatalogue{
			color:rgb(100,100,100);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.discoLabel	{
			font-size:8pt;
			font-weight:bold;
			margin-top:4pt;
			margin-bottom:0pt;
			}
.{-----------HELLO--------------------}
.helloBody	{
			color:rgb(0,0,0);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.{-----------INTERVIEW--------------------}
.interviewBody1	{
			font-weight:bold;
			color:rgb(245,200,35);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.interviewBody2	{
			color:rgb(255,255,255);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.interviewBody3	{
			font-style:italic;
			color:rgb(214,122,35);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.interviewBody4	{
			color:rgb(46,79,96);
			margin-top:0pt;
			margin-bottom:10pt;
			}
.interviewTitle	{
			font-size:12pt;
			font-weight:bold;
			color:rgb(245,200,35);
			margin-top:0pt;
			margin-bottom:20pt;
			}
.{-----------LYRICS--------------------}
.lyricsTitle	{
			color:rgb(214,122,35);
			font-weight:bold;
			margin-top:0pt;
			margin-bottom:0pt;
			}
.lyricsBody	{
			color:rgb(0,0,0);
			margin-top:0pt;
			margin-bottom:10pt;
			}

