@charset "utf-8";
.all_typeface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
.storycell {
	color: #000000;
	background-color: #FFFFFF;
}

.sidebar {
	color: #000000;
	background-color: #E4A998;
}

.photobox {
	font-size: 10px;
	background-color: #F5E1DC;
}

.pullquote {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.byline {
	font-size: 11px;
}
.dek {
	font-style: italic;
	text-align: center;
}

.title {
	font-weight: bold;
	font-size: 16px;
}
.body_background {
	background-color: #4D4948;
}
.photobox_outer {
	background-color: #8C817D;
}
.header_and_footer {
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
	color: #233756;
}
a:visited {
	color: #283E60;
}

