.logo {
  position: static;
  padding-top: 126px;
  padding-left: 80px;
}

a {
  font-family: Arial;
  font-size: 8pt;
  color: #0e5583;
}
a:visited {
  font-family: Arial;
  font-size: 8pt;
  color: #0e5583;
}
a:hover {
  font-family: Arial;
  font-size: 8pt;
  color: #461605;
  }
  
.info {
  font-family: Tahoma,Verdana,Arial;
  font-size: 10pt;
  color: #00000000;
  position: static;
  width: 80%;
  margin-top: 20%;
  margin-left: 20%;
  padding: 14px;
  background-color: #f1f1f1;
}

.main {
  font-family: Tahoma,Verdana,Arial;
  font-size: 14pt;
  color: #00000000;
  position: static;
  width: 70%;
  margin-top: 40px;
  margin-left: 10%;
  margin-bottom: 25px;
  padding-left: 16px;
}

.list1 {
  font-family: Arial;
  font-size: 20pt;
  color: #00000000;
  position: static;
  width: 70%;
  margin-top: 5px;
  margin-left: 10%;
  padding-left: 45px;
}

.list2 {
  font-family: Arial;
  font-size: 20pt;
  color: #00000000;
  position: static;
  width: 70%;
  margin-top: 5px;
  margin-left: 10%;
  padding-left: 45px;
}

.list1 a {
  font-family: Arial;
  font-size: 20pt;
  color: #0e5583;
}
.list1 a:visited {
  font-family: Arial;
  font-size: 20pt;
  color: #0e5583;
}
.list1 a:hover {
  font-family: Arial;
  font-size: 20pt;
  color: #3987b9;
}

.list2 a {
  font-family: Arial;
  font-size: 20pt;
  color: #7d2000;
}
.list2 a:visited {
  font-family: Arial;
  font-size: 20pt;
  color: #7d2000;
}
.list2 a:hover {
  font-family: Arial;
  font-size: 20pt;
  color: #461605;
}

.list1info {
  font-family: Tahoma;
  font-size: 8pt;
  color: #4a4a4a;
  position: static;
  width: 40%;
  margin-top: -15px;
  margin-left: 10%;
  padding-left: 83px;
}

.list2info {
  font-family: Tahoma;
  font-size: 7pt;
  color: #C2C7CB;
  position: static;
  margin-top: -10px;
  margin-left: 10%;
  padding-left: 640px;
}

.list2info  a {
  font-family: Tahoma;
  font-size: 7pt;
  color: #0E5583;
}

.list2info  a:hover {
  font-family: Tahoma;
  font-size: 7pt;
  color: #0E5583;
}