h3
{ font-family: "Times New Roman";
  font-size: 14pt;
}
h4
{ font-family: "Times New Roman";
  font-size: 10pt;
}

dd.article
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 text-align: justify;
}

p.article
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 text-align: justify;
}

p.centered
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 text-align: center;
}

p.left
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 text-align: left;
}

p.right
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 text-align: right;
}

p.italics
{
 font-family: "Times New Roman";
 font-style: italic;
 font-weight: 400;
 font-size: 12pt;
 text-align: justify;
}


TD.begonetd
{
 font-family: "Times New Roman";
 font-weight: 400;
 font-size: 12pt;
 width: 40%;
}

A.indexitem:link
{color:black;
 font-family: Verdana;
 text-decoration: none;
 font-size: 10pt;
 font-weight: 700;
 text-align: left;}

A.indexitem:visited
{color:gray;}

A.indexitem:hover
{color:darkred;}

