body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.newsDate {
	text-decoration: underline;
	font-weight: bold;
}
.newsText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}.newsHeadline {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.releasesText {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.releasesTitle {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

