body {
  margin: 0px;
  width: 99%;
  float: left;
  background-color: white;
  display: table;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  font-size: small;
  margin-bottom: 10px;
}
h1 {
  margin: 1px;
  display: table-row;
  height: 40px;
  position: relative;
  width: 100%;
  font-weight: bold;
  font-size: 2.3em;
  float: left;
  font-style: normal;
  text-align: left;
  color: #07468e;
  text-decoration: none;
}
h1 a {
  color: #07468e;
  text-decoration:none;
}
h2 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 0;
  padding-bottom: 10px;
}
p {
  font-size: small;
  line-height: 1.5;
  padding-bottom: 30px;
}
br {
  line-height: 1;
}
div.webpage-background {
  margin: 0px;
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
div.headerBox {
  margin: 1px;
  display: table-row;
  float: left;
  width: 100%;
  height: 40px;
}
div.box-menu-rumf {
  border-style: solid;
  border-color: #07468e;
  border-width: 1px 0px;
  margin: 1px;
  width: 100%;
  position: relative;
  display: table;
}
div.box-menu {
  margin: 1px;
  display: table;
  position: relative;
  width: 100%;
}
div.textbox-main {
  margin: 1px;
  display: table;
  width: 100%;
  position: relative;
}
div.textbox-center {
  margin: 1px;
  display: table;
  width: 100%;
  float: left;
  height: 300px;
  position: relative;
}
div.textbox-center a {
  color: #07468e;
  font-size: small;
}
div.textbox-center h1 {
  color: #07468e;
  font-size: 1.5em;
}
div.box-foot {
  border-style: solid;
  border-color: #07468e;
  border-width: 1px 0px;
  margin: 1px;
  display: table;
  float: left;
  width: 100%;
  height: 52px;
  position: relative;
}
div.copyright {
  margin: 3px;
  display: table-row;
  height: 46px;
  position: relative;
  width: 100%;
  float: left;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  font-size: smaller;
  line-height: 1.4em;
}
div.copyright a {
  color: #07468e;
  font-size: smaller;
}
div.box-menu-botom {
  margin: 1px;
  display: table;
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  font-size: small;
}
div.box-menu-botom a {
  color: #07468e;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 767px) {
body {
  font-size: medium;
}
h1 {
  font-size: xx-large;
  text-align: center;
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 0;
  padding-bottom: 10px;
}
p {
  font-size: medium;
  line-height: 1.5;
  padding-bottom: 30px;
}
div.headerBox {
  height: 45px;
}
div.box-menu {
  margin: 1px;
  width: 100%;
}
div.textbox-center {
  width: 98%;
  height: 100%;
}
div.textbox-center a {
  font-size: medium;
  color: #07468e;
}
div.copyright {
  font-size: small;
}
div.copyright a {
  color: #07468e;
  font-size: small;
}
div.box-foot {
  height: 60px;
}
div.box-menu-botom {
  font-size: small;
}
div.box-menu-botom a {
  color: #07468e;
}
}
