DD {
  font-size: 8pt;
  text-align: left;
  margin-left: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 2px;
  color: black;
}

DT {
  background-color: #F0F0F0;
  color: red;
  letter-spacing: 1px;
  text-decoration: underline;
  margin-left: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
}

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

.box {
  background-color: #FEFEF0;
  font-family: Arial, sans-serif;
  font-size: 6pt;
  border-top: 1pt #C0C0C0 solid;
  border-left: 1pt #C0C0C0 solid;
  border-right: 2pt #C0C0C0 solid;
  border-bottom: 2pt #C0C0C0 solid;
}

.boxh {
  background-color: #095090;
  font-size: 10pt;
  font-weight: bold;
  color: #F3F4E4;
  padding-top: 1pt;
  padding-bottom: 1pt;
  padding-left: 5pt;
  padding-right: 5pt;
}

.facttab {
  background-color: #FEFEF0;
  font-family: Arial, sans-serif;
  font-size: 6pt;
  border-right: 1pt #E0E0E0 solid;
  border-bottom: 1pt #E0E0E0 solid;
}

.fd {
  background-color: #F8F8D8;
}

.fh {
  background-color: #095090;
  font-size: 10pt;
  font-weight: bold;
  color: #F3F4E4;
  padding-top: 1pt;
  padding-bottom: 1pt;
  padding-left: 1pt;
  padding-right: 5pt;
}

.KWH1 {
  font-family: Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  text-decoration: underline;
  color: black;
  font-variant: normal;
  letter-spacing: 1px;
}

.KWH2 {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

.TOC {
  border: 0;
  cellspacing: 0;
  cellpadding: 3;
  bgcolor: #E6E8EE;
  border-right: 2px #808090 solid;
  border-bottom: 2px #808090 solid;
}

.TOClight {
  background-color: #095797;
  font-weight: bold;
}

.TOCHead {
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana, Arial;
  text-decoration: underline;
  color: #E8FCFF;
  background-color: #0B6FB9;
}

.TOCPnt {
  background-color: #6060A0;
}

.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-family: Verdana, Arial;
  font-size: 9pt;
}

BODY {
  font-family: Verdana, Arial;
  font-size: 9pt;
  background-color: white;
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
}

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

TABLE {
  cellpadding: 0;
  cellspacing: 0;
  border-top: 0pt;
  border-right: 0;
  border-bottom: 0;
  border-left: 0pt;
}

H1 {
  font-size: 10pt;
}

ADDRESS {
  font-weight: 600;
  font-size: 10pt;
  line-height: 12pt;
  font-style: italic;
  font-variant: normal;
  letter-spacing: 1pt;
  text-align: right;
}

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

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

TABLE.productlist TH {
  font-style: normal;
  font-weight: normal;
  color: gray;
  text-align: center;
  font-size: 10pt;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 2px dotted silver;
}

TABLE.productlist TD {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px dotted silver;
}
