body {
  font-family: Arial, sans-serif;
  color: black;
  background-color: silver;  }
h1,h2,h3,h4,h5,h6 { text-align: center;}
p { font-family: Arial, sans-serif; font-size: medium;}
a { color: black; text-decoration: none; }
.smallPar { font-size: small; }
div#navigation {
  font-size: 14px;
  text-align: center; }
.indexTile {
  position: center;
  text-align: center;
  width: 300px;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  padding-top: 152px;
  padding-bottom: 1px;
  padding-right: 4px;
  padding-left: 4px; }
#vertSpacer { height: 320px;}
#vertSpacer250 { height: 250px;}
#vertSpacer100 { height: 100px;}
#footer {
  position:relative;
  font-size:12px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #808080;}
hr {
  width: 100%;
  height: 0px;
  color: #808080;
  color: #c0c0c0;}
redCol {
  color: #ff0000;
  font-size:14px;
}
