	body { background: #fff; margin-left: 36px; margin-right: 36px; }
	h1,h2,h3,h4 {
		font-family: Verdana, Arial, sans-serif;
	}
	h1,h2 { text-align: center; }
	.citation
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: .8em;
	}
	
	/*rounded corner outline*/
	.dt {background: url(images/dot.gif) 0 0 repeat-x; /*width: 20em*/}
	.db {background: url(images/dot.gif) 0 100% repeat-x}
	.dl {background: url(images/dot.gif) 0 0 repeat-y}
	.dr {background: url(images/dot.gif) 100% 0 repeat-y}
	.dbl {background: url(images/cbl.gif) 0 100% no-repeat}
	.dbr {background: url(images/cbr.gif) 100% 100% no-repeat}
	.dtl {background: url(images/ctl.gif) 0 0 no-repeat}
	.dtr {background: url(images/ctr.gif) 100% 0 no-repeat; padding:16px}
