.Comment {
  font-size: 7pt;
  color: silver;
  text-align: right;
}

.box {
  border-top: thin black solid;
  border-right: thin black solid;
  border-bottom: thin black solid;
  border-left: thin black solid
}

.boxh {
  background-color: #D7DFDF;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  padding-top: 1pt;
  padding-bottom: 1pt;
  padding-left: 5pt;
  padding-right: 5pt;
}

.boxd {
  background-color: #C66489;
  color: white
  font-size: 10pt;
  font-weight: normal;
  padding-top: 1pt;
  padding-bottom: 1pt;
  padding-left: 5pt;
  padding-right: 5pt;
}

.toc {
  background-color: #CCCC99;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}

.toclight {
  background-color: #F3F4E4;
  color: black
  font-size: 12pt;
  font-weight: bold;
}

.tocgroup {
  background-color: #F0F4F4;
  color: black;
  font-size: 12pt;
  font-weight: bold;
}

.dhead {
  color: black;
  font-size: 14pt;
  font-weight: 600;
  text-decoration: underline;
}

.maillink {
  font-size: 10pt;
  font-weight: bold;
  font-color: #F4F3FE;
  font-family: sans-serif
  color: #F4F3FE;
  background-color: #8080C0;
}

.dbase {
  color: black;
  font-size: 8pt;
  font-weight: 400;
}

.factsheet {
  background-color: #FCFDE3;
}

.factline {
  background-color: #FEFEF5;
}

.tbadr {
  background-color: #D8DCE7;
  cellpadding: 0;
  cellspacing: 0;
  border: 0;
}

.tb1l {
  color: white;
  text-align: left;
  font-color: white;
  font-size: 10pt;
  font-weight: 600;
  background-color: #443867;
  cellpadding: 2;
  cellspacing: 0;
  border: 0;
  border-top: 0pt;
  border-right: 0;
  border-bottom: 0;
  border-left: 0pt;
}

.toclist {
  text-align: left;
  padding-top: 5px;
}

.td1 {
  color: white;
  text-align: left;
  font-color: white;
  font-size: 10pt;
  font-weight: 600;
}

.H1l {
  font-weight: 600;
  font-size: 10pt;
  color: #443867;
  text-align: left;
}

.H1r {
  font-weight: 600;
  font-size: 10pt;
  color: #443867;
  text-align: right;
}

.H1c {
  font-weight: 600;
  font-size: 10pt;
  color: #443867;
  text-align: center;
}

.TDimg {
  background-image: url(images/WaitImage.GIF);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}

A:link {
  color: #000080;
  font-family: Verdana, Arial;
  text-decoration: none;
}

A:visited {
  color: #000080;
  font-family: Verdana, Arial;
  text-decoration: none;
}

A:active {
  color: #000080;
  font-family: Verdana, Arial;
  text-decoration: none;
}

A:hover {
  color: red;
  font-family: Verdana, Arial;
  text-decoration: underline;
}

P {
  font-size: 10pt;
  text-align: justify
}

BODY {
  font-family: Verdana, Arial;
  font-size: 10pt;
  text-align: justify;
  background-color: white;
}

TD {
  font-family: Verdana, Arial;
  font-size: 10pt;
}

H1 {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: ex;
  text-align: left;
  text-decoration: normal;
}

H2 {
  font-style: normal;
  font-weight: bold;
  letter-spacing: ex;
  text-align: left;
  font-size: 10pt;
  text-decoration: normal;
}

H3 {
  font-style: normal;
  font-weight: normal;
  letter-spacing: ex;
  text-align: left;
  font-size: 10pt;
  text-decoration: underline;
}