.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.newsarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.newsarticle a:visited, .newsarticle a:link {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.newsarticle a:hover {
	color: #000000;
	text-decoration: underline;
}
table#news {
	width: 162px;
	background-image: url(news_bulletin.gif);
	background-repeat: no-repeat;
}
.newsdetailheadline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.newsdetailarticle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.newsdetailarticle a:visited, .newsarticle a:link {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.newsdetailarticle a:hover {
	color: #000000;
	text-decoration: underline;
}body {
	margin: 0px;
}
#features {
	background-image: url(../images/features.gif);
	background-repeat: no-repeat;
}
