body
{
/*  text-align: justify;*/
  margin-left: 40;
  margin-right: 40;
  margin-top: 30;
  margin-bottom: 30;
  background-color: white;
  color: black
}

p 
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    small;
 text-align:   left;
 text-indent:  20pt;
 margin-top:   1pt
}

.p-small
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    x-small;
 text-align:   left;
 text-indent:  20pt;
 margin-top:   1pt
}


.verse 
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    small;
 text-align:   left;
 text-indent:  0pt;
 margin-left:  0pt;
 margin-top:   2pt;
 margin-bottom: 2pt

}

h1
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    large;
 text-align:   center
}

h2
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    x-small;
 text-align:   center
}

h3
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    x-small; 
 text-align:   center
}

h4
{
/* font-family:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    x-small; 
 text-align:   center
}



.bold
{
  font-weight: bold
}


.italic
{
  font-style: italic
}

.postrk
{
  letter-spacing: 2pt
}

/*
.iniciala
{
  font-size:400%;
  float: left
}
*/

.small
{
  font-size: x-small
}



.tab
{
  white-space: pre;
  font-family:  monospace;
  font-size:   x-small
  
}


.note
{
  font-size: x-small;
  text-indent:  20pt;
  letter-spacing: 0
}

.index
{
  font-size:      smaller;
  vertical-align: 50%
}

.fru
{
  font-size:      smaller;
  vertical-align: +50%
}

.frd
{
  font-size:      smaller;
  vertical-align: -25%
}