body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000
}

#newsscrolling{
	background-image: url(images/news-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0057A6;
	border-right-color: #0057A6;
	border-bottom-color: #0057A6;
	border-left-color: #0057A6;
	padding: 5px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.scrolling_headlines
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    text-transform: none;
    }
    
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0057A6;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
}