body {
	background-color: white;
	color: Teal;
}

H1 {
  font-family: FuturistFixedWidth, sans-serif;
  vertical-align: top;
  background-color: white;
  color: Teal;
  font-size: 25px;
  font-weight: lighter;
}

H2 {
  font-family: FuturistFixedWidth, sans-serif;
  vertical-align: top;
  background-color: white;
  color: #ff8c00;
  font-size: 25px;
  font-weight: lighter;
}

H3 {
  font-family: sans-serif;
  font-style: normal;
  vertical-align: top;
  background-color: white;
  color: #315e86;
  font-size: 15px;
}

tr {
  font-family: sans-serif;
  font-style: normal;
  vertical-align: top;
  background-color: white;
  color: #315e86;
  font-size: smaller;
}

tr.base {
  font-size: xx-small;
}

td.gal {
	padding: 5px;
}


td.basel {
	text-align: left
}

td.baser {
	text-align: right;
}
