.Link, .Link A{
	color:#214663;
	font-weight: bold;
}

LI{
	color:#214663;
}

.NewsListHead{
	position: relative;
	top: 10px;
}

.newsDate{
	font-size: 8.5pt;
	position: relative;
	top: 2px;
}

.newssubject{
	color:#214663;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.newsURL{
	font-family: Arial;
	font-size: 8.5pt;
	position: relative;
	top: -1px;
}

.newsURL A{
	color:#214663;
}

.newsDescription{
	padding-top: 2px;
	padding-right: 48px;
	font-size: 8.5pt;
	text-align: justify;
}

.newsSubhead{
    color: #00AA00;
	font-family: Arial, "sans Serif";
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	position: relative;
	top: -1px;
}

.newsPara{
	padding-bottom: 8px;
}
