.newsTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
.newsBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
li {
	font-size: 12px;
}
.subHeadText {
	margin-bottom: -15px;
}
h3 {
	font-size: 18px;
	color: #00427B;
}
.pageNumber a{
 	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
}.tableHead {
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif; font-size: 10px
}
.listingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.listingTable td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
.listSpacer {
	display:block;
	background-color:#0099CC;
	width:100%;
	height:5px;
}
