body { background-color: #000000; margin: 4px; color: #ff3300;
	border: 3px inset gray; padding:6px;  }
a:visited { color: #5a6394; }
a:link { color: #42eeff; }
h1 { font-size: 300%; font-weight: normal; text-align: center;}

/* display: table-cell; doesn't work in Mozilla last I tried.
** Couldn't discover an alternative grid positioning, so sticking
** with the tables.
*/
.headc { text-align: center; width: 100%;}
.headc h1 { margin: 0px; color: #cc0000; }


/* I like bold DTs, but this might b0rk a couple of pages
** that I'll have to find and fix. */
dt { font-weight: bold; }


/* For "return to top" type links: */
p.top { font-style: italic;}

/* Special code for the tour */
p.ptourq { font-style: italic; }
span.tourq { font-size: large; }

/* Special code for the opening page */
.c { text-align: center; width: 605px; margin: auto;  }
p.c { text-align: center; margin: 0px 5% 0px 5%;  }


/* interim code */
/* the effected html may be torn out and rebuilt */

span.dt { font-weight: bold; font-style: italic; }

/* Special code for dmt's new front page */


