/* August 27, 2004 -- vajca-print.css
This style sheet goes with the revisions to Gene Cooley's web site
for the Springfield Center */
/*This is a a style sheet optimized for black and white printing */

 p {	font-family: arial, helvetica, geneva, sans-serif;

	margin-left: 5em;
	text-indent: 2em;
	font-size: x-small;
	}


li {
	font-family: arial, helvetica, geneva, sans-serif;
	margin-left: 5em;
	display: none;	
	 }
		 
.leadin {	font-weight: bold}



h3 {font:   smaller small-caps Georgia, 'Times New Roman', Times, serif;
	letter-spacing: .1em;}

h1 {text-align: center;}

td.events {
		font-family: arial, helvetica, geneva, sans-serif;
		font-size: x-small;
		border-style: solid;
		border-width: thin;
		margin: 0;
		vertical-align: top;
		}