tbody
{
	font-size: 10pt;
	color: black;
	line-height: 125%;
	font-family: Verdana;
	text-decoration: none;
}
.Title
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Verdana;
}
LI
{
	list-style-position: outside;
	padding-bottom: 10px;
	list-style-type: disc;
}
A:link
{
	font-weight: bold;
	color: Navy;
}
A:visited
{
	font-weight: bold;
	color: Navy;
}
.newsHeadline
{
	font-weight: bold;
	font-size: 14pt;
	color: maroon;
	font-family: Verdana;
}

.newsDate
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
}
