.APC_WWW_Body {
  margin: 0px 0px 0px 0px;
  background: white;
}

.APC_WWW_Page_Content {
  width: 100%;
  height: 100%;
}

td.APC_WWW_Content {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  color: black;
  line-height: 150%;
  text-align: justify;
}

a {
  font-size: 10pt;
  color: #0e2b8d;
}

.APC_WWW_Copyright {
  font-family: helvetica;
  font-size: 8pt;
  color: #bbbbbb;
}

td.APC_WWW_Menu {
  font-family: arial, verdana, helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: #0e2b8d;
  text-decoration: none;
  line-height: 150%;
  background: #f2f1f1;
}

a.APC_WWW_Menu:link {
  font-size: 9pt;
  color: #666666;
  text-decoration: none;
}
a.APC_WWW_Menu:visited {
  font-size: 9pt;
  color: #666666;
  text-decoration: none;
}
a.APC_WWW_Menu:active {
  font-size: 9pt;
  color: #666666;
  text-decoration: none;
}
a.APC_WWW_Menu:hover {
  font-size: 9pt;
  color: #0e2b8d;
  text-decoration: none;
}

