/* CSS Document */
/*---- NOT SURE IF USED ON THIS SITE ----- */
.newstype {
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5b5c;
	font-size:12px;
	font-style:normal;
	line-height:22px;
}

/*---- CONSISTENT WITH OTHER STYLES ON SITE ----- */
.headline {
	font-size:16px;
	margin:0 0 0 0;
	color:#4f7fa2;
	font-weight: bold;
}
/*-------------------------------------- */
a.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #003300;
}