table {
	border-collapse:	collapse;
}

p {
	color:				#333333;
	font-family:		Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:			1.0em;
	font-weight:		normal;
	line-height:		18px;
	text-align:			justify;
}

.copyperm a:link, .copyperm a:active, .copyperm a:visited {
	color:				gray;
	font-family:		Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:			.6em;
	font-style:			normal;
	font-weight:		normal;
	text-align:			center;
	text-decoration:	none;
}

.copyperm a:hover {
	color:				blue;
}

.readEntire {
	color:				#333333;
	font-family:		Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:			1.077em;
	font-weight:		normal;
	line-height:		18px;
	text-align:			left;
}

.headlines {
	color:				#333333;
	font-family:		Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:			1.077em;
	font-weight:		normal;
	line-height:		18px;
	margin-top:			20px;
	text-align:			justify;
	width:				800px;
}

.author {
	float:				left;
	padding-left:		60px;
}

.pdf_pic {
	border:				0;
	float:				left;
	padding-right:		15px;
	vertical-align:	middle;
}

.title {
	float:				left;
}