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
}

div.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:  serif;*/
 font-style:   normal;
 font-variant: normal;
 font-weight:  normal;
 font-size:    x-large;
 text-align:   center
}

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


.bold
{
  font-weight: bold
}


.italic
{
  font-style: italic
}

.postrk
{
  letter-spacing: 2pt
}


.small
{
  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%
}