.pp-body-all
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
	margin-left:5pt;
}
.pp-body-all td
{
	vertical-align:top;
}

.pp-body-all h1
{
	font-size:180%;
}
.pp-body-all h2
{
	font-size:150%;
}
.pp-body-all h3
{
	font-size:120%;
}

.pp-rec-subject, .pp-list-subject
{
	font-size: 9pt;
	width:400px;
}
.pp-rec-body, .pp-list-body{
	font-size: 8pt;
	padding:2px 5px 5px 10px;
}
.pp-rec-subject-link, .pp-rec-subject-link:hover, .pp-list-subject-link, .pp-list-subject-link:hover
{
	font-size:8pt;
	color:Maroon;
	margin-left:2pt;
	text-decoration:none;
}
.pp-rec-subject-link:hover, .pp-list-subject-link:hover
{
	text-decoration:underline;
	color:Red;
}
.pp-rec-version, .pp-rec-date
{
	font-size:90%;
}

.pp-button-show, .pp-button-hide, .pp-button-none
{
	width:10px;
	height:10px;
	text-align:center;
	background-repeat:no-repeat;
	margin-top:3px;
}
.pp-button-show
{
	cursor:pointer;
	background-image: url('/userdata/images/ppimgs/img_plus.gif');
}

.pp-button-hide
{
	cursor:pointer;
	background-image: url('/userdata/images/ppimgs/img_minus.gif');
}
/***************************/

.pp-info-highlights
{
	margin: 5pt 10pt 5pt 20pt;
}
.pp-info-detail
{
	margin: 5pt 10pt 5pt 30pt;
}

