.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	font-size:14px;
}

.subtitle a{
	
	font-weight:normal;
	font-size:12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}

div.storycontainer {
padding: 10px;
background-color: #fff;
}

div.story {
	/*margin: 10px;*/
	width: 100%x;
	background-color: #fff;
}
a.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


img.story {
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0px;
	margin: 3px;
	padding-right: 7px;
	float: left;
}
