#wrap {
	margin: 0px auto 0px auto;
	width:500px;
}

.pl_text {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:15px;
	padding: 0px 5px 0px 5px;
}

#pl_left {
	float: left;
	display: inline;
	width: 396px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333

}

#pl_right {
	float: right;
	display: inline;
	width: 84px;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 35px;
	clear: both;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	clear: both;
}

hr {
page-break-after: always;
}

