body{
	font-family: "Times New Roman", serif;
	background: #fff;
	color:#000;
	font-size:12pt;
	line-height:1.3;
}
.presel, #header_wrapper, #footer_wrapper{
	display: none;
}
p {
	margin-bottom:1em;
	text-indent:2em;
}
#content img.left{
	float:left;
	padding: 0px 15px 15px 0px;
}