body {
   margin: 1em 14em 5em 2em;
   padding-top: 0em;
   font-family: sans-serif;
   font-size: 12pt;
   line-height: 1.2;
   color: #000;
   background: #eee
}

h1 {
   margin-top: 0em;
   text-align: center;
   font-size=15pt;
}

h2 {
   text-align: left;
   color: #000;
   background: #888;
}

h3 {
   font-style: italic;
}

a {
   color: #0000ff;
   background: inherit;
}

a:hover {
   color: green;
   background: #ccc;
}


img {
   border: none;
}

p.spacetime {
  margin-left: 5em;
  font-style: italic;
} 



.ss { font-family: verdana, arial, helvetica, "sans-serif"; }
.lrg { font-size: 1.5em; font-family: verdana, arial, helvetica, "sans-serif"; }
.lrgb { font-size: 1.5em; font-family: verdana, arial, helvetica, "sans-serif"; font-weight: bold; }
.sml { font-size: .9em; font-family: verdana, arial, helvetica, "sans-serif"; }
.smlb { font-size: .9em; font-family: verdana, arial, helvetica, "sans-serif"; font-weight: bold; }
.tny { font-size: .6em; font-family: verdana, arial, helvetica, "sans-serif"; color: #ffffff; }
.blue { color: #6A79ff; }
.brown { color: #6B4B40; }
