

    p,h1,h2 {margin:0}
    a {font-size:16px;}
    
    .bold{font-weight:bold;}
    
    .red{color:red;}
    
    .alignC{text-align:center;}
    
    .alignR{text-align:right;}
    
    .marginL5{margin-left: 5px;} 
    
    .espacios{white-space: pre-wrap; }
    
    .fuente{
        font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,
        monospace;
        }
        
    .acorde{color:red; white-space: pre-wrap;}
    
    .verso {padding-left:10px;}

    p {padding-left:10px;}