BODY, TD, SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-transform: none;
}

A:link,
A:hover,
A:active,
A:visited
{
	color: #60A060;
}

DIV {
}

DIV.ruler1 {
  border-bottom:1px dotted #a0a0a0;margin-top:10px;margin-bottom:10px;
}

.header {
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.newsdate {
	font-weight: bold;
	color: #60A060;
	margin-bottom: 3px;
}

.newsinfo {
}

