.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	padding: 2px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 6px;
}
p {
	padding-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	vertical-align: super;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-indent: 15px;
}

