body { 
  margin: 0.5in;
  background-color: lightyellow;
  text-align: full;
  font-family: arial;
}


h3 {
  margin-bottom: 0;
}




.back {
  background-color: 23238E;
  color: white;
  text-align: center;
} 

.buffer {
  padding: 20px;
}

.current {
  color: black;
  margin-top: 0;
}

.imgLink {
  border:1px;
  border-thickness: 1px;
  border-color: white;
  border-style: solid;
}


.indent {
  margin-left: 0.25in;
}

.menu {
  font-size: 13pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.past {
  color: lightgrey;
  margin-top: 0;
}

.title {
  color: white;
  font-family: Tekton Pro Ext, serif;
  font-size: 35pt;
  margin-bottom: 10pt;
}

.upnext {
  text-align: right;
  font-size: 10pt;
  margin-top: 0;
  margin-bottom: 0pt;

}

a.upnext {
 color: white;
}

