body {
  background-color: #FFFFFF;
  font-family: "Gill Sans MT", Arial;
  font-size: 12px;
}

table {
  width: 1024px;
  border-collapse: collapse;
}

td.header_image {
  width: 1024px;
  height: 140px;
  background-image: url('/fileadmin/resources/ih_title_bg.png');
  background-repeat: no-repeat;
  text-align: left;
}

h1 {
  margin-top: 22px;
  color: #0C4F8F;
  font-size: 1.2em;
  font-weight: bold;
}

p.bodytext {
  font-size: 10px;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 12px;
  margin-bottom: 12px;
}

.csc-textpic-caption {
  font-size: 22px;
  color: #0C4F8F;
  font-size: 1.2em;
  font-weight: bold;
}

