<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	overflow-x: hidden;
}

body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

a:link, a:visited, a:active {
	color: #c90062;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: none;
}

li {
	line-height: 20px;
}

.titel {
 	color: #f6951d;
	font-size: 18px;
	line-height: 21px;
}
.bold {
 	color: #f6951d;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	color: #808080;
}

input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 130px;
}

.meta {
	font-size: 1px;
	color: #666666;
	line-height: 1px;
}
-->