.pullquote {
	background-color: #ffffe0;
	padding: 0.2em;
	float: right;
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-left: 0.5em;
	border-left-width: 0.5em;
	border-top-color: yellow;
	border-right-color: yellow;
	border-bottom-color: yellow;
	border-left-color: yellow;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0.8em;



}
.pullquote code {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 100%;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 141%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;

}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
