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