body {
  font-family: Times New Roman,Times,serif;
  font-variant: normal;
  margin-top: .75in;
  margin-left: 15%;
  margin-bottom: .5in;
  margin-right: 15%;
  text-indent: 0in;
  text-align: left;
  color: #000000;
  background-color: #bbcbb4;
}

a:hover { 
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #000000; 
}

a:active { 
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #553734; 
}

a:link { 
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #434a60; 
}

a:visited { 
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #553734; 
}

table, .Normal {
  z-index: 5;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  background-color: #ffffff;
}

td, .Normal {
  font-size: 12px;
  font-style: italic;
}

.timeline {
  position: absolute;
  text-align: right;
  margin-top: 100px;
  z-index: 2;
  border-color: red;
  border-style: solid;
}
