.newsfeature {
	text-transform: capitalize;
	color: #59657D;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
}

.bodytext {
	font-size: 9pt;
	color: #59657D;
    line-height: normal;
	vertical-align: middle;
}

.bodytitles {
	font-size: 10px;
	color: 990000;
	font-weight: normal;
	vertical-align: middle;
    line-height: normal;	
}

.bodytextbold {
	font-size: 12px;
	font-weight: bold;
	color: #80BDE1;
}

.bodytextjustified {
	font-size: 9px;
	color: #59657D;
	text-align: left;
	vertical-align: middle;
}

.bodytextcentered {
	font-size: 9px;
	color: #59657D;
	text-align: center;
	vertical-align: middle;
}

.redlinks a:link {
	font-size: 9px;
	color: #80BDE1;
	vertical-align: middle;
}

.redlinks a:visited {
	font-size: 10px;
	color: #80BDE1;
	vertical-align: middle;
}

.redlinks a:hover {
	font-size: 10px;
	color: #ff9900;
	vertical-align: middle;
}


.content_outer {
	border-bottom: 1px #999999 dotted;
}

.article_outer {
}











