body,td,th {
	font-family: Arial;
	font-size: 12px;
}
hr {
color:#c2e1a0;
}
.styleTextHeader {font-size: 16px; font-weight: bold; }
.styleSubTextHeader {font-size: 11px}
.styleSmallLink {font-size: 9px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#textfield {
border: 1px solid #84c341;
color: #42671b;
}