.headlineblack {
	Arial Black;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}

.headlinewhite {
	Arial Black;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.story {
	Arial;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.fullstory {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
}
.bottom {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.dwa {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: right;
}


.arc {
	font-family: Arial;
	font-size: 9px;
	color: #6699CC;
	text-align: center;
}