h3 { 
  text-align: center;
  font-size: 2.0em;
  color: #2E2E2E;
}

h4 { 
  font-size: 2.0em;
  font-weight: 100;
  text-decoration: underline;
 }

h5 { 
  font-size: 1.5em;
 }

table.Images td { 
  vertical-align:middle;
  padding: 5px;
}

table.Border { 
  border: 5px solid grey;
  border-style: inset;
  margin: auto;
 }
