body {
  background-color: #DEDEDE;
  margin-right: 2%;
  margin-left: 2%;
  font-family: "Times New Roman", Times, serif, Verdana Arial;
  /*
	width: 90%;
	border-collapse: collapse;
	
	padding: 1%;
	float: none;
	height: auto;
    background-color: #FF3399;
	*/
}

body h1 {
  font-size: 18pt;
}

body h2 {
  font-size: 16pt;
}

a {
  background: transparent;
  color: #FFFFFF;
  font-style: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  text-decoration: none;
}

div#outer {
  width: 100%;
  background: transparent;
  position: relative;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  z-index: 0;
  border: none;
}

div#logo {
  z-index: 0;
  width: auto;
  height: auto;
  top: 0px;
  left: 0px;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: none;
}

div#logoP {
  position: absolute;
  z-index: 0;
  width: auto;
  height: auto;
  top: 110px;
  left: 0px;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: outset;
}

div#logoKooF {
  position: absolute;
  z-index: 0;
  width: 20%;
  height: 300px;
  top: 120px;
  left: 360px;
  margin: 0px;
  padding: 0px;
  border: none;
}

div#logoKooE {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 190px;
  left: 330px;
  margin: 0px;
  padding: 0px;
  border: none;
}

div#logomail {
  position: absolute;
  z-index: 0;
  width: 20%;
  height: 20%;
  top: 230px;
  left: 337px;
  margin: 0px;
  padding: 0px;
  border: none;
}

div#bottomn {
  position: absolute;
  top: 330px;
  left: 0px;
  width: 850px;
  height: 100px;
  z-index: 20;
  margin: 0;
  /*  background-color: #1A435F;*/
  color: #2d667b;
  border: none;
}

div#E1 {
  border: outset;
  background-color: #1A435F;
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 11pt;
  z-index: 5;
}

div#F1 {
  position: absolute;
  left: 695px;
  top: 150px;
  width: 148px;
  height: 20px;
  border: outset;
  /*  background-color: #CF0C11;*/
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  z-index: 5;
}

div#D1 {
  position: absolute;
  left: 695px;
  top: 187px;
  width: 148px;
  height: 20px;
  border: outset;
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 11pt;
  z-index: 5;
}

div#A1 {
  position: absolute;
  left: 695px;
  top: 222px;
  width: 148px;
  height: 20px;
  border: outset;
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  z-index: 5;
}

div#K1 {
  position: absolute;
  left: 695px;
  top: 257px;
  width: 148px;
  height: 20px;
  border: outset;
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  z-index: 5;
}

div#O1 {
  position: absolute;
  left: 695px;
  top: 293px;
  width: 148px;
  height: 20px;
  border: outset;
  background-color: #1A435F;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 11pt;
  z-index: 5;
}

table {
  boarder-width: 10px;
  border-style: ridge;
  border-color: midnightblue;
  margin-bottom: 10px;
}

table td {
  vertical-align: top;
}