body, table, tr, td, th {
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  color:#000080;
}

#navtable {
  font-family: arial, helvetica, sans-serif;
  font-size: 75%;
  color:#000080;
  border: 1px solid #305080;
}

#navtable td {
  border: 1px solid #305080;
  padding: 5px;/*Pads each table cell in modern browsers*/
  /*/*/sline-height: 1.5em; /* */
}

#comictable td {
  vertical-align: baseline;
  padding: 0px;
}

.title {
  color: #406090;
  font-size: 140%;
  font-weight: bold;
}

.subtitle {
  color: #406090;
  font-size: 105%;
  font-weight: bold;
}

#smaller { font-size: 80%; }

#gray { color:#404040; }
