@charset "utf-8";
#pfblurb {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #7C6240;
}
#image a {
	font-weight: bold;
	color: #BA1F3F;
	text-decoration: underline;
}
#image a:hover {
	color: #000000;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.style2 {
	font-size: medium;
}

