body {
  margin: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #eae0d0;
  color: #765f8b;
  font-size: 16px;
}
#top {
  border: 2px solid #91889b;
  margin: 0%;
  padding-top: 0pc;
  background-color: #91889b;
}
#banner {
  width: 750px;
  text-align: left;
  background-color: #91889b;
}
#navigation {
  padding: 2px 0;
  background-color: #91889b;
  width: 750px;
  text-align: left;
}
#navigation a:link {
  padding: 2px;
  color: #f9f9f9;
  background-color: #91889b;
  font-size: 16px;
}
#navigation a:visited {
  padding: 2px;
  color: #f9f9f9;
  background-color: #91889b;
  font-size: 16px;
}
#navigation a:hover {
  padding: 2px;
  color: #91889b;
  background-color: white;
  font-size: 16px;
}
a:link {
  color: #9d0202;
  text-decoration: none;
  font-weight: inherit;
  font-size: 16px;
}
a:visited {
  text-decoration: none;
  color: #9d0202;
  font-size: 16px;
}
a:active {
  color: #83abb8;
  text-decoration: none;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #85a7a5;
  font-size: 16px;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  color: #765f8b;
  font-size: 20px;
  font-weight: inherit;
  text-decoration: blink;
}
.style1 {
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  color: #765f8b;
  font-weight: inherit;
}
.style2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #765f8b;
}
.style4 {
  color: #765f8b;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
.border1 {
  border: 1px solid #9999cc;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
