.tableSettings {
	background-color: #FFF;
	text-align: center;
}
.blockText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.blockTextLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.normalLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #633;
	text-decoration: underline;
}
.newsFeed {
	background-color: #CCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 1px outset #633;

}
.newsFeed3 {
	background-color: #CCC;
	border: 1px outset #633;

	padding: 0px;
}
.newsFeed2 {
	background-color: #CCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 1px outset #633;

}
.newsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669;
	font-variant: normal;
	margin-left: 4px;
	text-align: left;
}
.newsHeaderPadBottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669;
	font-variant: normal;
	margin-left: 10px;
	text-align: left;
	padding-bottom: 30px;
}
.newsHeaderRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669;
	font-variant: normal;
	margin-right: 4px;
}
.newsLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #633;
	text-decoration: none;
}
.newsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669;
	font-variant: normal;
	margin-left: 6px;
}
.homeAnchoreLink {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #636;
	text-decoration: underline;
}

