body, p, tr, td,table, ul {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #404040;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #404040;
	font-weight: bold;
}


a {
	font-family: Verdana, Arial, Helvetica;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #FFA34F;
	text-decoration: none;
}

textarea, select, option, input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #404040;
	background: #E5E5E5;
}

.top {
	font-size: 10pt;
	color: #FFA34F;
	font-weight: bold;
}

.small {
    font-size: 8pt;
    color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.small a{
    font-size: 8pt;
    color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.klein {
    font-size: 8pt;
    color: #404040;
	text-decoration: none;
}

pre {
	font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: #404040;
	text-decoration: none;
	font-style:normal;
}