.footerspeil {
	font-family: helvetica;
	font-size:10px;
	color:#444444;
}
.copyright {
	font-family: helvetica;
	font-size:9px;
	color:#A1A19E;
}
.newstext{
	font-family:helvetica;
	font-size:10px;
	color:#000000;
}
A {
	font-family:helvetica;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-family:helvetica;
	font-size: 10;
	color: #F35C1C;
	text-decoration: underline;
}
TD, P {
	font-family:helvetica;
	font-size:9px;
	color:#344623;
	letter-spacing:0px;
}
.formElement {
	font-family:helvetica;
	font-size:9px;
	width:252px;
	color: #344623;
	letter-spacing:0px;
	background-color:#EDF1EA;
	border: 1px solid #EDF1EA;
	overflow: auto;
}