body {
  background: #8a96a2;
  text-align: center;
  font-family: Verdana, sans serif;
  font-size: 11px;
  color: black;
}

td, div, p {
  vertical-align: top;
  text-align: left;
  font-family: Verdana, sans serif;
  font-size: 11px;
  color: black;
}

p {
  margin: 15px 0px 0px 0px;
}

ul {
  margin: 0px 0px 0px 25px;
}

.navi a, .navi a:active, .navi a:visited {
  font-family: Verdana, sans serif;
  color: #c4d6dd;
  text-decoration: none;
}

a, a:active, a:visited {
  color: #004fca;
}

.navi a:hover {
  color: white;
}

a:hover {
  color: #8b0b04;
}

.maintable {
  width: 729px;
  background: url('layout/page_back.gif');
}

.navi {
  background: url('layout/navi_bottomback.gif');
  width: 178px;
}

.navimain {
  background: url('layout/navi_back.gif');
  height: 21px;
  font-weight: bold;
  padding-left: 2px;
}

.navisub {
  background: url('layout/navi_back.gif');
  height: 21px;
  padding-left: 2px;
}

.text {
  width: 345px;
}

.text td {
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid white;
  padding: 2px 4px 2px 0px;
}

.text table {
  width: 311px;
}

.extra {
  width: 206px;
}

.extra p, .extra div, .extra td {
  color: white;
}

.extra a, .extra a:active, .extra a:visited {
  color: #ffd800;
}

.extra a:hover {
  color: white;
}

.padded {
  padding: 15px;
}

h1 {
  margin-top: 0px;
  font-size: 13px;
}

h2 {
  margin-top: 0px;
  font-size: 13px;
  font-style: italic;
}

h3 {
  margin-top: 0px;
  font-size: 11px;
  font-style: italic;
}

.font1 {
  font-size: 9px;
}

.font2 {
  font-size: 10px;
}

.font3 {
  font-size: 11px;
}

.font4 {
  font-size: 12px;
}

.font5 {
  font-size: 13px;
}

.font6 {
  font-size: 14px;
}

.font7 {
  font-size: 15px;
}