.pblogheader {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:24px;
	padding:5px;
}
.pblogauthor {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:19px;
	padding:5px;
}
a.ablogauthor:link, a.ablogauthor:visited, a.ablogauthor:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	line-height:19px;
}
a.ablogauthor:hover {
	/*text-decoration: underline;*/
}
.divblogbox {
	width: 560px;
	margin:auto;
	border:0px;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	margin:0px;
}
.pblogpadtop {
	padding-top:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.pblogpadbottom {
	padding-bottom:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div.divblognotesbox {
	width:500px;
	margin:auto;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	line-height:16px;
}