body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited {
	color: #006699;
}
.newstitle {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.newsdate {
	font-size: 11px;
	color: #666666;
}
.orange {
	font-size: 11px;
	color: #FF5511;
}