		div.leftcol { float: left; width: 45%; }
		div.rightcol { float: right; width: 45%; }
		div.footer { clear: both; }
		h1.center { text-align: center; }
		p.center { text-align: center; }
		ol.lev1 { list-style-type: decimal; }
		ol.lev2 { list-style-type: lower-alpha; }
		ol.lev3 { list-style-type: lower-roman; }
		ol.lev4 { list-style-type: decimal; }
		blockquote.type { font-family: monospace ; }
		span.cursive { font-family: cursive ; }
		tr.bb td { border-bottom:1pt dotted black; }
		tr.db th { border-bottom:2pt solid black; }
