BODY {
	background-color: #898989;
	font-family: Futura, sans-serif;
}

td.tablespacer {
	background-color: FFFFFF;
	padding: 15px 0 0 20px;
	margin: 0px;
}

a.noline {
	text-decoration: none;
}

a.newsheader {
	text-decoration: none;
	font-weight: bold;
	background-color: #AEC2DB;
	border: thin solid #406DA8;
	color: #406DA8;
	position: relative;
	top: 10px;
	width: 175px;
	height: 10px;
}