p { }
body {
	font-family: /*"Hoefler Text", "Baskerville",*/
	"Centaur",	 
	"Book Antiqua",
	"Palatino Linotype",
	"Georgia",	
	/*Times, */
	serif;
;}
td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
h1 { text-align: center; }
/**/
.outer { border: solid 1px gray; }
ul { margin: 2px 2px 0 15px; list-style-type: disc; }
