body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  background-color: #ffffff;
  width: 900px;
}

A:link {
  color: maroon;
  text-decoration: none;
}

A:visited {
  color: gray;
  text-decoration: none;
}

.crev01 {
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  font-weight: bold;
}
.crev02 {
  font-family: "Times New Roman", Times, serif;
  font-size: 11.5pt;
  border-color: #ffffff;
}
.crevhead {
  font-family: "Copperplate", Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.crev03 {
  font-family: "Copperplate", Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
  text-align: left;
  line-height: 135%;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
p {
  font-family: "Times New Roman", Times, serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  background-color: #ffffff;
}
.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.fn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 0px;
  font-weight: normal;
  color: #333333;
  background-color: #ffffff;
  vertical-align: super;
  padding-top: 0.025em;
  padding-right: 0.1em;
  padding-bottom: 0.05em;
  padding-left: 0.1em;
}
.crev04 {
  font-family: "Times New Roman", Times, serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
}
.crevgray {
  color: #666666;
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}
table.page {
  font-family: "Copperplate", Arial, Helvetica, sans-serif;
  width: 885px;
  border: 0px;
  cellspacing: 0px;
  cellpadding: 9px;
  height: 57px;
}

table.icon {
  font-family: "Copperplate", Arial, Helvetica, sans-serif;
  width: 165 px;
  valign: top;
  align: right;
}

table.heading {
  width: 800px;
  height: 90px;
  valign: top;
  padding: 5px;
}

table.sidebar {
  width: 165px;
  valign: top;
  align: right;
}

table.content {
  width: 800px;
  valign: top;
  border: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}

table.content-narrow {
  width: 460px;
  valign: top;
  border: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}

table.content-home {
  width: 900px;
  valign: top;
  border: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
}

.img_right {
  float: right;
  margin-top: 3%;
  margin-left: 3%;
  margin-right: auto;
}

.img_right_top {
  float: right;
  margin-top: 1%;
  margin-bottom: 2%;
  margin-left: 3%;
  margin-right: auto;
}

.img_left {
  float: left;
  margin-top: 1%;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: 3%;
}
