<STYLE type="text/css">

A {
  color: blue;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

A:hover {
  color: #cc0202;
}

.Index {
  color: #35149f;
  font-size: 8pt;
  line-height: 16px;
  font-family: Arial,Helvetica, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.SubIndex {
  color: white;
  font-size: 8pt;
  line-height: 14px;
  font-family: "Book Antiqua", Tahoma, Palatino, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.IndexHeading {
  color: blanchedalmond;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.ArticleHeader {
  color: #35149f;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-decoration: none;
}

.TxtHeading {
  color: #660033;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.TxtHomePage {
  color: black;
  font-size: 16pt;
  font-family: serif;
  font-weight: 900;
  font-style: italic;
}

.Txt {
  color: black;
  font-size: 10pt;
  font-weight: 500;
}


</STYLE>
