.oasis {
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  padding: 16px;
}

img {
  border: 0;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #000099;
  margin-bottom: 12px;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #669966;
}

.quote1 {
  line-height: normal;
  margin-right: 60px;
  text-align: justify;
}

.quote2 {
  line-height: normal;
  margin-left: 60px;
  text-align: justify;
  color: #006699;
}

p, td, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000099;
}

a:link, a:visited {
  color: #000099;
}

a:hover {
  color: #FF9900;
  text-decoration: none;
}

.menu {
  font-size: 13px;
  font-weight: bold;
}

.menu a:link, .menu a:visited {
  color: #000099;
}

.menu a:hover {
  color: #FF9900;
  text-decoration: none;
}

.copyright {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.copyright a:link, .copyright a:visited {
  color: #000099;
}

.copyright a:hover {
  color: #FF9900;
  text-decoration: none;
}
