BODY { white fixed top left }
    
A:link    { color: blue }
A:visited { color: red }
A:active  { color: purple }

P { font-family:verdana,helvetica; color: black }

P.songtitle { font-size: large }
P.authors { font-size: x-small }
P.intro {  }
P.verse {  }
P.anacrusis { font-style: italic }
P.chorus { margin-left: 1.5em }
P.bridge { font-size: small }
P.outro {  }

P.pdf { font-size: small; text-indent: 2em }
P.huvudrubrik { font-size: x-large; font-weight: bold }
P.underrubrik { font-size: large }
P.normal { text-indent: 0.5em }
P.indent { text-indent: 1em }
P.indrag { text-indent: 2em }
P.left { text-align: left }
P.center { text-align: center }
P.right { text-align: right }
P.important-remark { color: red }
P.sidfot { font-size: xx-small; text-indent: 0em }
P.copyright { font-size: x-small; text-indent: 0em; text-align: center }

DIV.song {  }

DIV.section { text-align: justify; font-size: 12pt}
DIV.subsection { text-indent: 2em }