BODY {
	background-color : #4C4C4E;
	color: #626466;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #1E61AE;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-size: 24px;
	color: #1E61AE;
	font-weight: bold;
}

.news {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

a.newslink {
	font-style: italic;
	font-weight: bold;
}

.footer {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}