body {
  margin: 40px 40px 40px 40px;
  margin: 25px 40px 40px 20px;

  max-width: 650px;
  color: #333333;
  background-color: white;
}

body p {
  font-size: 13pt;
  font-size: 15pt;
  font-family: Verdana, sans-serif;
  line-height: 125%;
}

body p a:link, a:visited {
  text-decoration:none; color: #C20000;
}

body p a:hover {
  text-decoration:none; color: #FFFBF0; background: #5f6567;
}

body p a:active {
  text-decoration:none; color: #FFFBF0; background: #C20000;
}

.photo-credit {
  font-size: 13pt;
  font-size: 15pt;
  font-family: Verdana, sans-serif;
  line-height: 125%;
}

.banner {
  font-size: 13pt;
  font-size: 24pt;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  line-height: 200%;
  border-style: solid;
  border-width: 2px 0px 1px 0px;
  border-color: #333333;
  border-color: #adadad;
  color: #adadad;
  color: #d6d6d6;
}

.banner a {
  color: #d6d6d6;
  text-decoration: none;
}

.banner a:hover {
  color: #adadad;
}

.banner a:active {
  color: black;
  color: #adadad;
}

h1 {
  font-family: Verdana, sans-serif;
  font-size: 18pt;
}

h2 {
  font-family: Verdana, sans-serif;
  font-size: 15pt;
  line-height: 1.2
}

/*
h4 {
  font-size: 15pt;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  line-height: 1.0;
  line-height: 0.5;
}
*/

em {
  font-style: italic;
}

hr.thick {
  height: 2px;
  border-width: 0;
  border-color: #adadad;
  background-color: #adadad;
}

hr.thin {
  height: 1px;
  border-width: 0;
  border-color: #adadad;
  background-color: #adadad;
}

hr.break {
  height: 1px;
  border-width: 0;
  border-color: #adadad;
  background-color: #adadad;
  margin-left: 80px;
  margin-right: 170px;
}

.section {
  font-size: 17pt;
  font-family: Verdana, sans-serif;
  line-height: 0%;
  text-align: center;
  margin-left: 120px;
  margin-right: 170px;
}
