body {
	background-color: #c7bd7a;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064e83;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2926;
}
a:link, a:visited, a:active {
	color: #d71920;
	text-decoration: none;
}
a:hover {
	color: #064e83;
	text-decoration: none;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #064e83;
	font-weight: bold;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #064e83;
	font-weight: bold;
}
.logoinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #064e83;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064e83;
	font-weight: normal;
}
.smallheadline a:link {
	color: #603913;
	text-decoration: none;
	font-weight: normal;
}
.smallheadline a:hover {
	color: #064e83;
	text-decoration: none;
	font-weight: normal;
}