   <STYLE type="text/css">
<!--
	.navlink
	{
	  color: #000000; 
	  text-decoration:none;
	  font-family: verdana;
	  font-size:8pt;
	  font-weight: 800  
	}

	.navlink:hover
	{
	  color:#993333; 
	  text-decoration:none;
	  font-family: verdana;
	  font-size:8pt;
	  font-weight: 800 
	}

	a
	{
	  color: #000000; 
	  text-decoration:none;
	  font-family: verdana;
	  font-size:8pt;
	}

	a:hover
	{
	  color:#993333; 
	  text-decoration:none;
	  font-family: verdana;
	  font-size:8pt; 
	}

	img
	{
	  border-width:0px;
	}

   	BODY 
	{
	  font-family: verdana;
	  font-size:8pt;
     	  background-color: #ffffff;
 	  background-image: url(main/main.jpg);
     	  background-repeat: no-repeat;  
	  scrollbar-face-color: #ffffff;
	  scrollbar-shadow-color: #000000;
	  scrollbar-highlight-color: #000000;
	  scrollbar-3dlight-color: #ffffff;
	  scrollbar-darkshadow-color: #ffffff;
	  scrollbar-track-color: #ffffff;
	  scrollbar-arrow-color: #000000;

    }

   	td 
	{
	  font-family: verdana;
	  font-size:8pt;

        }

   	.songtitle 
	{
	  font-family: verdana;
	  font-size:7pt;
	  color:#666666;
	  font-style: italic

        }
	 #nav
	 {
		position:absolute;
		left:535px;
		top:53px;
		width:120px;
		line-height:15px;
		background-color:clear;
	 }

	 #content
	 {
		position:absolute;
		left:130px;
		top:250px;
		line-height:15px;
		background-color:clear;
	 }

   	.heading 
	{
	  font-family: verdana;
	  font-size:9pt;
	  font-weight: 800 
    }

   	.subheading
	{
	  font-family: verdana;
	  font-size:8pt;
	  font-weight: 700 
    }


-->
</STYLE>
