﻿.NewsHeadline{ font-family: Courier New;
				font-size: 12pt;
				font-weight: bold;
				height: 25px}

.NewsHeadline a { color: black; }

.NewsHeadline a:hover { color: black; text-decoration: underline }
				
				
.NewsSource{font-family: Courier New;
			font-size: 8pt;
			font-style: italic}
			
.NewsSource a{color: Black;
				text-decoration: none}

.NewsAuthor{font-family: Courier New;
			font-size: 8pt;}

.NewsAuthor a{color: Black;
				text-decoration: none}			
			
.NewsDate{font-family: Courier New;
		  font-size: 8pt;		   }
		  
.NewsDate a{color: Black;
				text-decoration: none}		  
			
.NewsExcerpt{font-family: Courier New;
			font-size: 10pt;}

.NewsExcerpt a{}			

.NewsExcerpt a {color: Black;
				text-decoration: none}			
			
.newsContainer
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	width: 660px;
}			