/* $Id: print.css,v 1.1.1.1 2005/06/21 22:37:45 root Exp $ */
body  {
	background-color: white;
	margin: 0px;
	width: auto;
	text-align: left;
	border: none;
	}

#body {
	border: none;
	background-color: white;
	width: auto
    }


#header, #topad, #bottom, #right, #storytools, .netbar, #storyinfo {
	display: none;
	}

#legal  {
	font-size: 10px;
	font-family: Verdana, SunSans-Regular;
	display: block;
	}

#doneprint {
	font-size: 10px;
        font-family: Verdana, SunSans-Regular;	
        display: block;
        }

cite {
        font-style: italic;
        display: inline;
        }
