body {
	margin-left: 150px; 
	margin-right: 150px;
}
p {
	line-height: 1.0em; 
	text-indent: 1.0em;
}
hr {
	background-color: black; 
	color: black; 
	height: 3px; 
	width: 100px; 
	margin-left: 0px;
}

.newspaper {
	font-family: "Times New Roman", serif; 
	font-size: 1.2em; 
	font-weight: normal; 
	color: blue;
}
.date {
	font-family: "Times New Roman", serif; 
	font-size: 1.2em; 
	font-weight: normal;
}
div.page:before {
	display: inline;
	content: "Page ";
	font-family: "Times New Roman", serif; 
	font-size: 1.2em; 
	font-weight: normal;
}
.headline {
	font-family: "Times New Roman", serif; 
	font-weight: bold; 
	font-size: 2.0em;
}
.headline2 {
	font-size: 1.5em;
	font-style: italic;
}
}
.author {
	font-family: "Times New Roman", serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
}
.reporter:before {
	content: "By ";
	font-family: Arial, sans-serif;
	font-size: 1.0em; 
	font-weight: bold;
	font-style: normal;
}
.specialty {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-style: italic; 
}
.city {
font-weight: normal; 
font-style: italic; 
text-align: right;
}
.subhead {
font-family: "Times New Roman", serif;
font-size: 1.0em;
text-align: center;
font-weight: bold;
}
