
p {
     margin: 5px 10px 5px 10px; 
     text-indent:20px;
     text-align: justify;  
     font-family: "Aldine721 BT, Times New Roman,Arial"; 
     font-size: 16px; 
     font-style: normal; 
  } 
   
 NB {
     margin: 5px 10px 5px 10px; 
     text-indent:20px;
     text-align: justify;  
     font-family: "toxica, Aldine721 BT, Times New Roman,Arial"; 
     font-size: 16px; 
     font-style: normal; 
  }   
  
  H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT	 {
    font-family: "Aldine721 BT, Times New Roman,Arial"; 
    color: 	#C00;
    font-style: italic;
    font-weight: bold;
    }
  
    
  
.intro {
         text-indent:10px; 
         text-align: left; 
         font-family: "toxica, Aldine721 BT, Times New Roman,Arial"; 
         font-size: 24px;
       }
       
.albumintro {
       font-family: "Times New Roman";
       color: 	#C00;
       font-size: 20px;
       font-style: italic;
       font-weight: bold;
       text-decoration:underline;
       }

.album {
       font-family: "Times New Roman";
       color: 	#C00;
       font-size: 16px;
       font-style: italic;
       font-weight: bold;
        }



.songtitle {

        text-align: right; 
        font-family: "toxica, Aldine721 BT, Times New Roman,Arial";
        font-size: 18px; 
        font-style:italic; 
        font-weight: bold; 
        color:darkblue;
           
           } 


BODY {
  background-color: #003B6C;
  }

	
HR	{	
	color:	"#004887";
	}	

CENTER {
}

