.newsHeading
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.newsStory
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: justify;
	text-justify:auto;
}
.newsSource
{
	font-size: 11px;
	color: gray;
	font-family: Arial;
}
.newsDate
{
	font-size: 10px;
	color: gray;
	font-family: Arial;
}
.newsByLine
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.newsAuthorContactInfo
{
	font-family:Arial;
	font-size:11px;
	color:black;
}
.newsPhoto
{
	background-color: white;
}
.newsPhoto img
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}
.newsPhotoCaption
{
	font-size: 11px;
	color: gray;
	font-family: Arial;
	background-color: white;
}
.newsPhotoSource
{
	font-size: 10px;
	color: silver;
	font-family: Arial;
	background-color: white;
}
.photoNewsPhoto
{
	background-color: white;
}
.photoNewsPhoto img
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}
.photoNewsPhotoCaption
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.photoNewsPhotoSource
{
	font-size: 10px;
	color: gray;
	font-family: Arial;
	background-color: white;
}
.photoNewsPhotoPageNavigate
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.photoNewsPhotoPageNavigate a
{
	text-decoration:none;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.newsCounter
{
	font-size: 11px;
	color: gray;
	font-family: Arial;
	background-color: white;
}
.newsPrintSend
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.newsPrintSend a
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.newsDiscussionHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Maroon;
}
.newsDiscussionHeading a
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Maroon;
}
.newsDiscussionMessage
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.relatedStoryHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:navy;
}
.relatedStory
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.relatedStory a
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.otherStoryHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:navy;
}
.otherStory
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.otherStory a
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}

.newsErrorMessages
{
	font-family:Arial;
	font-size:12px;
	color:red;
	background-color:White;
}




.table_class, .table_class td{
	font-size: 12px;
}