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
}


h1
{
/* font-family:  monospace;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  bold;
 font-size:    normal;
 text-align:   left
}

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

h3
{
/* font-family:  monospace;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    small;
 text-align:   left;
 letter-spacing: 2pt

}

h4
{
/* font-family:  monospace;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  bold;
 font-size:    small;
 text-align:   left
}


.bold
{
  font-weight: bold
}


.italic
{
  font-style: italic
}

.postrk
{
  letter-spacing: 2pt
}

.note
{
  font-size: x-small;
  letter-spacing: 0
}

.small
{
  font-size: x-small
}


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

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

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