

.paper {
	background-color: #fff;
	position: absolute;
	width: 722px;
	top: 150px;
	left: 253px;
}
.interiorContent {
	position: relative;
	top: 0px;
	left: 9px;
	width: 700px;
}


.head {
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	font-style: italic;
}
.pullquote {
	float: right;
	width: 150px;
	font-size: 16px;
	line-height: 28px;
	margin-left: 15px;
	margin-bottom: 15px;
	
}
.copy {
	font-size: 13px;
}

.copy br {
	display: block;
	height: 2px; 
	line-height: 2px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}

