
table.news h1,
table.news p {
	margin-left : 20;
	margin-bottom : 0;
	margin-top : 0;
}

table.news h1.title {
	font-size : 130%;
	font-weight : normal;
	margin-top : 8;
}

span.news-item h1.date {
	color : White;
	font-size : 66%;
	font-weight : bold;
	margin-top : 8;
	text-transform : uppercase;
}

span.news-item h1.title-item {
	font-size : 130%;
	font-weight : normal;
	color : White;
}

table.news p {
	font-size : 77%;
}
