body
{
background-color: #EFEFEF;
}
.newsscroller #title
{
background-color1: #E5E3DB;
	font-family: tahoma;
	letter-spacing:1;
	font-size: 8pt;
	color:#cc0000;
	font-weight: bold;
	text-align: left;
}
.newsscroller #newstitle
{
background-color1: #E5E3DB;
	font-family: tahoma;
	letter-spacing:1;
	font-size: 8pt;
	color:#cc3300;
	font-weight: bold;
	text-align: left;
}
.newsscroller #newsdate
{
background-color: #E5E3DB;
	font-family: tahoma;
	letter-spacing:1;
	font-size: 8pt;
	color:gray;
	text-align: left;
text-decoration:underline;
}
.newsscroller #news
{
	font-family: tahoma;
	letter-spacing:1;
	font-size: 8pt;
	color:#4D4D4D;
	text-align: left;
}