.potw 	{
	background-color: rgb(255, 240, 240);
	font-size: 9pt;
	}
.potw h1 {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	background-color: rgb(255, 150, 150);
	border-top: 5px solid rgb(255, 150, 150);
	border-bottom: 3px solid rgb(255, 150, 150);
	color: black;
	}
.potw hr {
	color: rgb(255, 150, 150);
	}

.photo  {
	width: 130px;
	}
	
.divide {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	background-color: rgb(202,230,204);
	border-top: 5px solid rgb(202,230,204);
	border-bottom: 0px solid rgb(202,230,204);
	color: black;
	}

.ppty	{
	background-color: white;
	font-size: 9pt;
	}
.ppty h1 {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	background-color: rgb(202,230,204);
	border-top: 5px solid rgb(202,230,204);
	border-bottom: 3px solid rgb(202,230,204);
	color: rgb(22,108,109);
.ppty .printme {
	text-align: center;
	}
	
.pagebtn {
	font-size: 8pt;
	}
.pagebtn input {
	width: 140px;
	}
	
