@charset "UTF-8"; {
	background-color: #1c4b7a;
	background-image: url();
}
.datestamp {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 003366;
}
.headlinebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: 003366;
}
.headlinessm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.lastupdatetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
body,td,th {
	color: #1c4b7a;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #1c4b7a;
}
a:active {
	color: #1c4b7a;
}
.contentbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

