table.news {
	
	line-height: 18px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight:normal;
	white-space: nowrap;
}

.newsTitle {
	color: #051e34;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	padding:5px 0px 3px 19px;
	white-space: nowrap;
	}

.newsBullet {
	padding: 4px 0px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #051E34;
}

.newsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: White;
	font-weight:normal;
	padding:4px 0px 3px 6px;
}

