div.ppszf_content {
	height:auto;
}
h3 {
	margin-top:10px;
}
div.ppszf_content div {
	text-align:justify;
	line-height:170%;
}
div.ppszf_content div a {
	color:#e7753e;
}
ul.list-level1 {
	list-style-type: upper-roman;
}
ul.list-level2 {
	list-style-type: decimal;
}
ul.list-level3 {
	list-style-type: lower-latin;
}
div.ppszf_content table {
	width:500px;
	border-collapse:collapse;
}
div.ppszf_content table td {
	vertical-align:top;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
}
div.ppszf_content table td.long-row {
	width:350px;
}
span.small {
	font-size:9px;
}