/* CSS Document */

body,td,th {
	color: #7A7A7A;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(img/1pix_bg.gif);
}
a:link {
	color: #F37921;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F37921;
}
a:hover {
	text-decoration: none;
	color: #F37921;
}
a:active {
	text-decoration: underline;
	color: #F37921;
}
.Stil1 {font-size: 9px}
.Stil2 {color: #F37921;
		font-size: 12px;
		font-weight: bold;}