a:link {
  color: #FFAA11
}
a:visited {
  color: #FF8800
}
a:hover {
  color: #FFDD66
}
a:active {
  color: #FFFF66
}
.headertitle {
  font-size: large;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  color: white;
}
.header {
  font-size: midium;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  color: black;
}
.pagetitle {
  font-size: midium;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  color: white;
}
.catchcopy {
  font-size: large;
  font-weight: 500;
  font-style: italic;
  color: #6666DD;
}
.sentencetitle {
  font-size: midium;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  color: black;
}
.sentencetitlew {
  font-size: midium;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  color: white;
}
.sentence {
  font-size: midium;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: black;
}
.value {
  font-size: midium;
  font-weight: 400;
  font-style: normal;
  text-align: right;
  color: black;
}
.itemname {
  font-size: x-small;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: black;
}
.itemvalue {
  font-size: x-small;
  font-weight: 400;
  font-style: normal;
  text-align: right;
  color: black;
}
.attention {
  font-size: x-small;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  color: black;
}
.copyright {
  font-size: x-small;
  font-weight: 400;
  font-style: normal;
  text-align: right;
  color: white;
}
.ad {
  font-size: small;
  font-weight: 400;
  font-style: normal;
  color: #000044;
}

