html body {
	margin: 0;
	height: 100%;
	overflow: visible;
	background-image: url(/gfx/bg.gif);
        background-position: left top;
	background-repeat: repeat-x;
	background-color: #06eb00;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0fb10b;
	text-decoration: none;
}
.hotline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #e11e27;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #10bb0c;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9d9b9b;
	text-decoration: none;
}
.meta {
	height: 1px;
	overflow: auto;
	font-family: Tahoma, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #06eb00;
	text-decoration: none;
}
