DIV.arthuge
{ font-family: "Times New Roman";
  font-size: 20pt;
  font-weight: 700;
  text-align: center;
}

SPAN.indextitle
{ font-family: "Sherwood";
  font-weight: 500;
  font-size: 24pt;
}

.leafletname
{
  font-family: "Times New Roman";
  font-weight: 500;
  font-size: 18pt;
}
.leafletdimension
{ font-family: "Times New Roman";
  font-weight: 500;
  font-size: 14pt;
}
SPAN.author
{ font-family: "Times New Roman";
  font-weight: 500;
  font-size: 14pt;
}
SPAN.mainheader
{ font-family: "Times New Roman";
  font-weight: 700;
  font-size: 18pt;
}
SPAN.subheader
{ font-family: "Times New Roman";
  font-weight: 700;
  font-size: 14pt;
}

.sectionheading
{ font-family: "Times New Roman";
  font-weight: 500;
  font-size: 14pt;
}
.boldfootnote
{ font-family: "Times New Roman";
  font-weight: 500;
  font-size: 14pt;
}

.normtxt
{
  font-family: "Times New Roman";
  font-weight: 400;
  font-size: 12pt;
}

.normbold
{
  font-family: "Times New Roman";
  font-weight: 700;
  font-size: 12pt;
}

.normital
{
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 400;
  font-size: 12pt;
}

.bnormital
{
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 700;
  font-size: 12pt;
}

SPAN.indentblock
{ width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}