@charset "utf-8";
.all_typeface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.storycell {
	color: #000000;
	background-color: #FFFFFF;
}

.sidebar {
	color: #000000;
	background-color: #4a67b3;
	font-weight: normal;
}

.photobox {
	font-size: 10px;
	background-color: 000;
}

.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: #806397;
}
.titlebar {
	background-image: url(top_images/title_b.jpg);
}

.photo_text {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
}
.header_and_footer {
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.link {
	color: #993333;
}

