body {
  font-family: sans-serif;
  font-size: normal;
  background: White;
}

.toc {
 width: 12em;
 float: left;
 background-color: #F0F0F0;
 margin-right: 1em;
 margin-bottom: 1em;
}

.tocInside {
 width: 160px;
 background-color: #F0F0F0;
 margin-right: 1em;
 margin-bottom: 1em;
}

.tocOutside {
 float: left;
}

.ad {
 margin-right: 1em;
 margin-bottom: 1em;
}

.tocCell {
 background-color: #F4F4F4;
}

.toc1 {
  font-size: 110%;
  font-weight: bold;
  margin-top:0.5em;
}

.toc2 {
  font-size: 83%;
  position: relative;
  font-weight: bold;
  margin-left: 1em;
  margin-top:0.5em;
}

.toc2special {
  font-size: 77%;
  font-style: oblique;
  position: relative;
  font-weight: normal;
  margin-left: 1em;
  margin-top:0.5em;
}

.toc3 {
  position: relative;
  font-weight: normal;
  margin-left: 1em;
  margin-top:0.5em;
}

a {
  text-decoration: none;
}

.photo {
  float: right;
  font-style: oblique;
  clear: right;
  margin-left:0.5em;
  margin-top:0.5em;
  margin-bottom:0.5em;
  border: none;
}

.seq {
  float: left;
  font-style: oblique;
  margin-right:0.5em;
  margin-left:0.5em;
  margin-top:0.5em;
  margin-bottom:0.5em;
  border: none;
}

img {
  border: 0px solid;
}

.title {
  text-align: center;
}

.author {
  text-align: center;
  font-style: italic;
}

