body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	        url(Graphics/bk.jpg);
	background-repeat:	        repeat-x;
	background-attachment:      fixed; 
	scrollbar-face-color:		#83B0B5;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#0066FF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#1D6E75;
}
a:link 
{ 
     font-family: Arial; 
     color: #1A6268; 
     font-size: 10pt; 
     font-weight: bold; 
     text-decoration: none;
}
a:visited    
{ 
     font-family: Arial;
     font-size: 10pt; 
     color: #1D6E75; 
     font-weight: bold; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 10pt; 
     color: #2C2FA7; 
     font-weight: bold;
     text-decoration: none;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 10pt;
     color: #2C2FA7;
     font-weight: boldl;
     text-decoration: underline;
}
 :link    img { border: 1px solid #D3EFD5;
 }
 :visited img { border: 1px solid #D3EFD5;
 } 
 :hover   img { border: 1px dashed #1D6E75;
}
li           
{    
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Verdana; 
     font-size: 10pt;
     color: #000000; 
     margin-left: 2;
}
hr
{
    height:2px;
    width:75%;
    background:#000000;
    align: center;  
}
.smallText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}
.headText
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 0; 
}
.introText
{
     font-family: Verdana; 
     font-size: 10pt; 
     font-style: italic;
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 0; 
}
.footerText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}
.musicHead
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #FFFFFF; 
     font-weight: bold; 
     text-align: center; 
}
.musicContent
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 5; 
}
.danText
{
     font-family: Arial; 
     font-size: 18pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}