body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}

.smalltext {
	font-size: x-small;
}

.newsroomtext {
	font-size: 12px;
}

.leftbartext {
	font-size: 12px;
	color: #000000;
}

.sitemap UL{
	FONT-SIZE: 12px; list-style:none;	
}
.sitemap UL UL{
	margin-left:10px; margin-top:0px;	
}

#newsroom-middle {
width: 700px;
float: left;
text-align: left;
}

#newsroom-middle p {
font-size: .8em;
color: #000000;
}

#newsroom-middle a {
color: #5a131b;
text-decoration: none;
}

#newsroom-middle a:hover {
color: #FF6600;
text-decoration: none;
}

#newsroom-middle img {
float: left;
padding-right: 5px;
}

#news-img {
float: left;
padding-right: 5px;
}