.articletitle { 
	font-weight: bold;
	font-variant: small-caps;
}

.date { 
	background: transparent;
	color: #3118b1;
	font-weight: bold;
	font-size: larger;
}

.headline { 
	text-align: center;
	background: white;
	border: none !important;
	color: teal !important;
	margin: 0.4em !important;
	padding: 0;
}

div#content > h3.headline:after { 
	content: "";
}

.preview { 
	font-weight: bold;
	font-style: italic;
	background: transparent;
	color: blue;
}

.review { 
	font-weight: bold;
	background: transparent;
	color: navy;
}

.sitenews { 
	font-weight: bold;
	background: transparent;
	color: green;
}

.story { 
	font-weight: bold;
}

.tour { 
	font-weight: bold;
	background: transparent;
	color: red;
}

.interview { 
	font-weight: bold;
	background: transparent;
	color: purple;
}
